New 'Execute RESTLet' Skill Step Type
April 21, 2026 — Dave Weiss
Changes come quickly here at SuiteResources.com. Today, a new Skill Step Type was added to the previously released 7 Skill Step Types, so now there are 8 in total. The Execute RESTLet Skill Step type allows you to just what it says it does - call and execute a RESTLet. Both POST and GET methods are supported.
Calling a RESTLet Skill Step Type
In the Skill Creator UI, when you add a Skill Step with a RESTLet type, we ask you for the internal ID of the RESTLet, the Deployment ID, and which http method to call - GET or POST.
If you're using GET, a key/value pair widget is displayed where you can enter parameter names and values. Ad as many as you need. For POST, supply a JSON body to be sent to the RESTLet for processing. The RESTLet response will be shown as a grid in the Results data card.
Finally, you can use the output of a previous Step in the Skill workflow to feed into the RESTLet execution as parameters if desired.
This brings our total of Skill Step Types to 8. Other Step Types include:
- Run a SuiteQL Query
- NetSuite Record Manipulation
- NetSuite Report Runner
- Data Transformation
- AI Analysis
- Send HTTP Request
- Process Inbound Data
Go get creative and let us know what you're buildihg!