Hi Guys,
I have the following flow:

Which when tested returns error message: The execution of template action 'Start_approval' failed: the result of the evaluation of 'foreach' expression '@outputs('Get_approval')?['body']' is of type 'Object'. The result must be a valid array.
Get Approval is a Get Item command and returns a single list item using the ID, I am not sure how to return it as an array, or is there another method I should use?
Thanks 🙂