Hello Gurus,
I´m trying to create a PDF file and save it on a Sharepoint, but i cannot get past the "apply to each".
the Flow returns me the follwing error:
"The action of the model 'Apply_a_cada' failed: the result of evaluating the expression 'foreach' '@triggerBody ()' is of type 'Object'. The result must be a valid matrix."
Here is my Flow so far:


Thanks in advance