How to extract values from a collection and reference them afterwards

My scenario is triggered when there is a new Jotform submission, then an iterator is used to extract values from a collection, then I would like to use those extracted values in the next Clickup module in order to create a new task. But everything I have tried so far has failed. I would greatly appreciate your help on this! Thanks in advance!

1 Like

Hey @stef_nado

Collections doesn’t need to iterate ever. You can directly map the variables from them. However, it seems you have array inside of them. Could you please share the screenshot of that collection from jotform module please??? Showing all the values from it.

Regards,
Msquare Automation - Platinum Partner of Make
@Msquare_Automation

1 Like

Hey there,

from the screenshots provided, it looks like the Get a List module is not returning anything and thus the flow stops there and doesnt reach the Create a Task module.