Colleagues,
I get this error when I run my flow:
Error
Action 'Apply_to_each' failed
Error Details
The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression '@triggerOutputs()?['body']' is of type 'Object'. The result must be a valid array.
My flow is:


Please assist
Thanks