UPDATE: ForEach built-in block

Posted over 3 years ago by Manuel Pagliai

Post a topic
Un Answered
M
Manuel Pagliai

In a recent forum post we explored how it is possible to leverage the custom block and the scheduler to execute a sequence of actions. We are pleased to announce that there is a now a much simpler way to achieve the same goal via the new ForEach built-in block.


You can find the ForEach block in the preparation section of the block picker in data manager. 


Once the block has been added to the workflow it is ready to loop over the connected part of your workflow. You might want to specify the fields to be used as parameters for each iteration. Each selected field must have the same name as a parameter. For each input record, the block will update the project parameters and execute the connected part of your workflow



2 Votes


0 Comments

Login or Sign up to post a comment