Task Executions - Making HTTP Requests

Enter input values to form an execution HTTP request, providing a URL, path, query paremeters, headers & body to send via HTTP.


Injected HTTP Request

Using the provided input values for a task, an HTTP request is formed. If using the web UI, you can preview the HTTP request as you provide values for inputs.

Execute via Proxy

If you'd like to execute the HTTP request on our platform, it is performed via proxy and the response is received back for subsequent processing & parsing.

Response Parsing

The HTTP response is parsed into a standard collections format and presented back, allowing you to download isolated collections or hierarchical relations in expanded CSV format.

API Hub