Hi there,
I have been trying on and off for the last two days and can’t get past this problem. I would really appreciate some help.
Scenario:
I receive an email with attachments:
my flow:
Once my flow is triggered, it checks if the attachment name contains the text ‘ZHPR’. The true/flase result is working as expected.
The problem is the next step which I can’t get past.
Here is the error message:
I need the two ZHPR files to be passed to the next action however keep getting string/object error messages. From what I have read, it needs to be in an array format?
Any suggestions how to fix?