What are you trying to achieve?
I am trying to process multiple collections from an array being processed via an Iterator.
The question is what is the best way to condition ot determine whether an array has multiple collections and process these accordingly.
Steps taken so far
A form is completed in Fillout that triggers a webhook. I am using the Iterator to successfully process nine fields. The problem is that the Fillout form allows for multiple entries to certain fields, and these added entries are currently being ignored.
Attached is an example of the second collection that also needs to be processed
Screenshots: scenario setup, module configuration, errors
And here is the setup of the Iterator