Hi,
I have a flow that is triggered by the node
When a new email arrives
This flow creates an event each time a new email arrives
I want to do one of this thing:
- Attach the email's attachment to the event created;
- Attach the original email (with its attachment) to the event created.
I tried everything in my possession, but nothing seems to work: bear in mind we don't have access to graph api and azure application. I'm even open to rethink how this works, my goal is to have an event in the calendar with the original attachment of the mail.