Hi Everyone,
I'm building a approval flow for sharing documents with a specific user. The trigger is set to be every new response in a specified form.
When using the 'get list of response IDs' in the apply for each field, I always get this error:
ExpressionEvaluationFailed. The execution of template action 'Auf_alle_anwenden' failed: the result of the evaluation of 'foreach' expression '@triggerOutputs()?['body/value']' is of type 'Null'. The result must be a valid array.
What am I doing wrong? I'm not very familiar with flow, we just started playing and testing with it. I did the same as in the template library, getting response IDs first as apply for each and then go on from there. Until today it worked fine.
Thank you,
NiclasN