REST connector
Configuration parameters
You can configure the default settings for the REST connector as described in Configuring-service-connectors. The following table describes the parameter required to create a connection:
Workflow actions available through the REST connector
The following table provides an overview of all REST connector actions:
Action | Description | Input parameters | Output parameters |
---|---|---|---|
Send HTTP Request | Sends an HTTP request to a RESTful web service. | ||
Render Template | Processes parameterized template, inserts passed arguments into the template’s parameters, and returns the rendered template as a string. Template argument values are processed before they are inserted into the template so that special characters are escaped by the rules specified in the Template Type parameter. | ||
Generate JWT | Generates a signed or unsigned JSON web token. |
Input and output parameters for actions
Send HTTP Request input parameters
Send HTTP Request output parameters
Render Template input parameters
Render Template output parameters
Generate JWT Input parameters
Generate JWT output parameters