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
