EnterWorks Rest API Plug-in
The EnterWorks RestAPI plug-in is used to execute APIs provided by the EnterWorks application.
Parameter Name |
Description |
Mandatory |
Group Name |
Modes |
---|---|---|---|---|
Connection Name |
It includes a list of EnterWorks type connections defined at the global level or current app level in a drop-down. |
Y |
API Input |
All |
API Path |
The relative path of EnterWorks API. The EnterWorks site URL is read from connection details and the rest of API path comes from this parameter. |
Y |
API Input |
All |
API Payload |
Specifies the data payload for the API. Any form field or solution field will be substituted with their respective value. |
Y |
API Input |
All |
Operation |
Specifies the operation as per the API. Values from: Put, Post, Patch, Delete |
Y |
API Input |
All |
Runner Node |
The runner node can be configured in one of two ways:
|
N | API Input | All |
Response Message |
Specify the form field or solution field where the API response message will be saved. |
N |
API Outputs |
All |
Response Status |
Specify the form field or solution field where the API response status will be saved. |
N |
API Outputs |
All |