Skip to Content

Wevo iPaaS tools: Loop

The Loop tool has a scope inside which you can use other tools or connectors that will make up the integration. It's important to mention that the Loop tool can be used when there's the need to pass a list during execution of the flow. Each item on the list will be executed separately.

Use the Loop tool

From the Tools menu, drag the Loop tool to the flow's grid. Inside the white area, include all processes that should be executed in a loop, then connect them. Note that you cannot move an item that's already on the grid to the scope of the Loop tool; items must be dragged directly from the menu to the scope, as shown in the animation below.

Note

You may add one loop inside another.

loop 1

Click on a tool to open its dialog box. In the Mapping tab, map which outputs should be sent to the loop's inputs.

loop 2

You can rename the tool by clicking the icon next to its name. Click the trash can icon (highlighted below) to delete it.

In Payload Example, you can see how the action expects to receive data.

loop 3