Hi Guys,
I already have flow running that saves all incoming attachments into folder in Onedrive for Business. Which is nice but not perfect.
Currently all attachments are saved in a master folder Attachments and thats it. What I'd like to do, is to save the attachments in sub-folders by the subject of the email, and maybe even sorted by dates.
Example: Attachemnt 1.jpg from email with subject Preview of our new logo, from 27.10.2017
Saved to: Attachments/Preview of our new logo/1.jpg or even Attachments/27102017/Preview of our new logo/1.jpg
Do you see something like this possible?
Thanks for any help,
Dan
Solved! Go to Solution.
Hi @Anonymous,
Saving the Attachments into Sub folders by subject should be possible:
See the testing result:
If you would like to add the time within the path, then we need to take use of the compose and format the UTCNow():
Copy and paste the formula (Expression) below:
utcnow('ddMMyyyy')
Results:
Regards,
Michael
Hi @Anonymous,
Saving the Attachments into Sub folders by subject should be possible:
See the testing result:
If you would like to add the time within the path, then we need to take use of the compose and format the UTCNow():
Copy and paste the formula (Expression) below:
utcnow('ddMMyyyy')
Results:
Regards,
Michael
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
85 | |
58 | |
50 | |
43 | |
38 |
User | Count |
---|---|
89 | |
75 | |
74 | |
62 | |
44 |