Good Morning,
Trying to save an attachment from a shared inbox where the email address matches and there is a specific word in the subject line.
If i spoof the email via Alteryx, it works just fine, but when it comes from the real source, it fails.
The error given is:
The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression '@{triggerBody()?['Attachments']}@{triggerBody()?['Id']}' is of type 'String'. The result must be a valid array.

Any ideas please
Thank you