Hi There,
I have a flow where I am using a trigger called 'When a new email arrives in a shared mailbox (V2)'. I am performing some actions in between finally I am supposed to send a reply to all having output from those actions in between.
Problem is I am getting an error 'bad request' in Reply to email (V3) action. The error is like this:
"Action 'For_each_2' failed: The execution of template action 'For_each_2' failed: the result of the evaluation of 'foreach' expression '@triggerOutputs()?['body/sensitivityLabelInfo']' is of type 'Null'. The result must be a valid array."
This is how the flow looks:
The error I am getting is like below:
Can someone please help me identify where I am going wrong?
Regards,
Arnab