Hello,
I want to create a flow that moves alle emails from one folder to another one. The flow should start for certain hours each day.
Here is what I tried:
Trigger:
"Recurrence" says: "Runs at 7:00,12:00,16:00,19:00 every day"
Function:
"Get emails" configured for the folder from which I want to move all emails away (limit 20 shouldn't be more anyway and including all messages and inclucding attachments)
Apply for each:
Seleceted "Body" from the function before
Within apply for each:
Function: "Move email" with message id = Conversion Id and my target folger.
See below for the visual flow chart.
Whenever I run the flow I get the following error in the Foreach-part:
"ActionFailed. An action failed. No dependent actions succeeded."
Can anyone see what I did wrong?
Thanks!
Jan
Found it myself: I choosed "Conversion Id" instead of "Message ID".
Hi @JanTheofel,
Thanks for updating.
And yes, dynamic content Message Id is needed for the Message Id field.
Please take this doc for a reference:
https://docs.microsoft.com/en-us/connectors/office365/
Best regards,
Mabel Mao
User | Count |
---|---|
61 | |
51 | |
47 | |
27 | |
17 |
User | Count |
---|---|
26 | |
26 | |
22 | |
21 | |
21 |