Http Web Request
This step calls an external web page.
To create this step select Http Web Request and enter in a name for the step. You then need to enter in the url to the API and the expression to be applied.
If you require more control we recommend looking at using the Web API step type instead so you can add authentication and headers to the request.
Parameter | Value |
---|---|
Url | The URL of the web page. |
Expression | The expression to be applied. |
Request Timeout | The time it will take for the request to timeout. |