
Announcements
We collect inquiries through a Microsoft Form and would like to create an automated flow that will create a new planner task due 2 days from submission of the form, and update the planner task details with response details from the form.
Followed the steps here: https://powerusers.microsoft.com/t5/Building-Flows/Form-to-Planner-with-Form-Response-Details/td-p/251736, but run into this "new" error: "The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression '@triggerOutputs()?['body/resourceData/responseId']' is of type 'Integer'. The result must be a valid array."
I'm not sure what's triggering this error.
Hi @BGardner ,
You won't have to add a loop for getting your responses anymore. Instead, you can drag and move all the actions from inside the Loop to outside and delete the "Apply to each" loop.
In case it still doesn't work, please add a screenshot of the actions you're using - so that it's easier for us to help.
Hope this helps 🙂
Kind Regards,
Shaik Sha
________________________________________________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.