Hi,
I had a flow working perfectly until today. I had a look at the version of the pieces I was using and Webhook, http and loop are outdated.
When I try to update with new pieces, i get all sorts of error messages :
Incomplete settings
Please fix the step inputs first
You have unsaved changes on this page due to network disconnection.
So I have decided to create a new flow with the lates pieces but loop is not working anymore.
But if I do the same as before send HTTP request body 0 data emails, only the first email is showing and all the rest is ignored so the loop is broken.
Hi @labaude,
I see the confusion. The second screenshot is correct; you have to choose the emails inside the body.
The reason you see only one email is because it is just sample data for testing, when you press Test step so it only fetches the first record as sample data.
However, if you press “Test Flow,” it will run the entire flow and process all emails.