Hi,
I know there are several forums on the subject, but nothing works for me..
I have a Forms question that is a "yes" or "No" answer choice, if the answer is yes I would like an email sent to a different person and if the answer is No to 2 other people.
Here is my error message received:
The execution of template action 'Apply to each' failed: the result of the evaluation of 'foreach' expression '@triggerOutputs()?['body/resourceData/responseId']' is of type 'Integer'. The result must be a valid array.
Here's my flow:
When a new response is submitted
Form ID: (My forms)
Apply to each
Output: List of response
Condition
My question is equal to Yes
If Yes
Send email
If No
Sen Email
My Forms is in French

thank you!!!