Announcements
Hi
I have created a flow that can download attachments from outlook and rename files with the sender's email address. Is there any way to add a certain text in a filename so that I can identify who sent the file easily?
Attachments represents a list, so you would need to loop through the list to rename every individual file or move it to a folder named by the sender
Datatype properties - Power Automate | Microsoft Docs
I used CurrentItem.Subject.Trimmed variable to include email subject in the filename and eceived this error "Folder doesn't exist." But it worked without the variable. Clueless.
I used CurrentItem.Subject.Trimmed variable to include email subject in the filename and received this error "Folder doesn't exist." But it worked without the variable. Clueless.
As said %CurrentItem.Attachments% is a list of zero to many attachments. You need to loop though that list with for each to get the individual files.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 1,027
Valantis 809
Haque 645