Dear. I am a newbie and I have a question about an error.
I want to make a flow where the data of a Form that is sent is added in a List.
I have the following error:
ExpressionEvaluationFailed. The execution of template action 'Aplicar_a_cada_uno' failed: the result of the evaluation of 'foreach' expression '@triggerOutputs()?['body/resourceData/responseId']' is of type 'Integer'. The result must be a valid array.
Hi @Dionara
Believe you are missing another step after the trigger. Add the Get Response details action step.