Not able to create multiple record from workflows
Hi,
I am trying to create multiple records from a workflow, and I am not able to find a proper way to do that
8 Replies
Hey @sangwan, native workflow for loops are coming in few months !
From now on I would recommend creating a serverless node that hits the API directly
Ok thanks for the update
Any info about it anything new on status?
Also sending all data over http can you give example. How in workflow to grab all data in order to place it in body. With code? is there any example for this?
I seems also that selecting multiple records it does not pass them all into workflow

Loops will be soon available in the lab, by the end of the week
New to twenty. Are loops in the latest version. Or they are part of lab and how to enable it !
To enable loops, go to Settings > Releases > Lab
Thank you