User Tools

Site Tools


transformations:iteratewebrequest

This is an old revision of the document!


Iterate Web Request

Category: Workflow / External.

Sends multiple uniform HTTP requests to a web-server. Requests are configured using values from columns of the input dataset. One request is send for each line of the input dataset. Responses can be automatically appended into one dataset or saved as files into a designated folder. The action is intended for repeating uniform interactions with REST APIs, cloud applications and websites. Requires a configured Web Location connector.

Supports all HTTP methods - GET, POST, PUT, DELETE, HEAD, OPTIONS, CONNECT, TRACE, PATCH.

To simplify development and debugging, the action has a preview pane that shows the first raw HTTP request that would be sent as well as a response preview.

The action is very similar to the Web Request action, except that it's intended for sending multiple requests instead of one, and its properties can be specified using column values besides constants and parameters.

See also

transformations/iteratewebrequest.1572527023.txt.gz · Last modified: 2019/10/31 09:03 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki