Hi everyone,
I'm new to Power Automate and my colleague is helping me set up a work flow so that when our staff fills out a form it populates into a spreadsheet, sends a confirmation email, and a calendar reminder.
I'm getting this error: The execution of template action 'Foreach' failed: the result of the evaluation of 'foreach' expression '@triggerOutputs()?['body/value']' is of type 'Null'. The result must be a valid array.
The Foreach seems to be the problem. I've tried to completely rebuild the process, but I keep getting the same error.