Shown flow says it is successful on testing, and every morning. However, the files from Outlook attachments are never updated to Dropbox. Both accounts are correct, I can log in as each. I know in the past I've had issues with my same email address on our Office 365 versus Azure Active Directory and mail/access getting interchanged. I don't know if that is related or not here. But the flow looks good, but doesn't work.
Hi @Bwalters613 ,
From the test results, the Attachment name and DisplayName are not equal, so the result of the Condition is false, and the Update file action will not be executed.
Everything is performed as expected, except that there are no files in the attachment that have the same name as the files included in Dropbox.
Hope it makes sense.
Best Regards,
@v-bacao-msft - unfortunately, no it doesn't. The attachments on the emails are named exactly the same as the files in Dropbox. I save them from Outlook into Dropbox manually and am prompted to overwrite an existing file.
Hi @Bwalters613 ,
The test results have shown that there is no problem with the configuration of Flow, but there are no files that meet the requirements. You can observe the output of Compose. The Attachment Name and DisplayName do not have the same Name.
It should be noted that the List files in folder action can only get the files and subfolders under the current folder, and does not include the files under the subfolder.
If you specify Folder in List files in folder action as the root directory, this Flow will only work if the specified file is stored in the root directory.
Hope it makes sense.
Best Regards,
Hi @Bwalters613 ,
Do this test.
Also, have you clicked here to see all the execution results?
Regards,
I will try a new report later today to verify. I have looked at Next in the error/success reporting, and while most have the original failure I provided before, there is one that says is succeeds (see below) - but that file doesn't update either.
So now something different is happening.
Outlook has:
Email with File A attachment
Email with File B attachment
Email with File C attachment
Dropbox has:
File A
File B
File C
All names match exactly, as before. Flow shows successful at 6:04am each morning. All three files are updated at 6:04am. However - it is using the Attachment A to replace File A, File B and File C, so now the contents of those files in Dropbox all have th same data in them, even though their names are correct (match the attachment). Which is okay at the moment because at least that means I am getting the most important data moved up and automated, but having all three would be ideal.
User | Count |
---|---|
5 | |
5 | |
4 | |
2 | |
2 |