Hello there,
I have tried to create a flow to make a ticketing system where people submit a form and it automatically gets put into a SharePoint list.
When my flow runs I get the following 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.


The SharePoint List is Called Issue Tracker List.
The Form is called Submit a Ticket.
Any help would be greatly appreciated.
Thanks in advance 🙂