TwentyT
Twenty4mo ago
39 replies
kyrpav

Workflow loops

It seems that loops are released but i am not sure if they are working as expected or i will need to learn how to make them.
First running a workflow for 3 records selected still runs 3 workflows.
Second is about real usage and how to implement. I want to have list of people selected , then the user selects a campaign that he needs to add this people and then the iteration starts.
The iteration checks if each one of the users is not already in the campaign members list and if not it adds them.
and i am geting several json errors trying to setup the iterator with [] [id] which is the selection of some field from the Launch manually node.
It seems that i can not select the record it self but some field under it.
Maybe i am doing it completely wrong
image.png
image.png
image.png
image.png
Was this page helpful?