Hello,
Can you please help with the issue:
I need to send all attachments in outlook in the same email.
Now I got issue that it sends a different one.
Flow is simple, from Jira i’m taking all attachments details and then downloading them → Then send all attachments to single mail.
My iterator:
Jira download attachment:
Array aggregator:
And outlook:
Now I have seen somewhere similar issue, and one of the problem fixes was to change the aggregator to the iterator, but if i’m choosing this option:
There must be an array, and iterator doesn’t give me that.