Reference Guide
...
Creating a Workflow
HTTP Task
3 min
Through HTTP Task, the system can be used to control and get logs. API headers must be in a specific form type.
- Add HTTP Task.
- Enter the HTTP API information. ⢠Enter the URL used for the HTTP API in the HTTP Properties.

HTTP Properties-HTTP URL

- Select the method as either POST or GET.

HTTP Properties-Method

- Enter the time to process time out into the Timeout field.
- Enter a response name for the return response. (HTTP result may not be the actual return name)

HTTP Properties-Timeout-Result

- Click ā+ā next to Add Parameter.
- Add the parameters required for the configuration or query. Enter the parameter name into the Parameter Name Field and the value into the Parameter Value field.

HTTP Properties-Add Parameter