I have a flow that triggers when a new email comes to my inbox with a specific file attachment. It then moves and renames a file in a one drive location then places the specific email file attachment in the one drive location that the moved file was in. They both initially have the same name before the file is renamed and moved. The flow runs successfully the first time, but fails after than and will not run past the first instance. I'm looking for an alternative solution or a workaround to make this process work.
Solved! Go to Solution.
Hello Kcronic,
I would recommend using 'Move or rename a file using path'. As 'Move or rename a file' is tracked by the unique identifier of the file. That's why your flow runs successfully the first time, but fails after than because Flow cannot find previous file id any more.
https://docs.microsoft.com/en-us/connectors/onedriveforbusiness/#move-or-rename-a-file
Hello Kcronic,
I would recommend using 'Move or rename a file using path'. As 'Move or rename a file' is tracked by the unique identifier of the file. That's why your flow runs successfully the first time, but fails after than because Flow cannot find previous file id any more.
https://docs.microsoft.com/en-us/connectors/onedriveforbusiness/#move-or-rename-a-file
Doesn't look like that works either. When I tried I get a new error.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
28 | |
26 | |
23 | |
17 | |
10 |
User | Count |
---|---|
58 | |
56 | |
29 | |
27 | |
24 |