I am trying to send an approval status to another email address that is manually entered in the Form on original entry. However, I keep getting an error message "The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression '@items('Apply_to_each_4')' is of type 'Object'. The result must be a valid array."
I know the flow works with a defined email address entered in "To:" field via Send an Email (V2) part of the flow, but not grabbing the email manually entered by user.
Any insight?