Loop action in control connector
Control connector
The control connector supports two different actions: Conditional paths and Loop.
Actions for control connector
Action |
Description |
Loop |
Repeats a set of actions for a specified number of times or until a condition is met. |
Iterations can be used when you want to perform a unique action for every row in a process. For instance, you may want to update a dataset record based on inputs added to a process form.
Start by selecting the table in your process form. Then, select the action you want to take for each row.
Iteration action only works with the first 100 records of data. It ignores data after the 100th record.
Using the control connector
After you've finished configuring the integration, turn on the toggle button in the upper-right corner of the editor to activate it. When the trigger is initiated, the subsequent actions are carried out in the order you specified.
To ensure your integrations are properly configured and tested, review our best practices guide for tips on building robust and maintainable solutions.