Save Office 365 email attachments to specified OneDrive for Business folder

by

Control Structure: Iteration

Flow Type: Automated Cloud Flow

Go to Power Automate Template, search ‘save office 365 attachment to onedrive business’, then click the template ‘Save Office 365 email attachments to specified OneDrive for Business folder’

Save Office 365 email attachments to specified OneDrive for Business folder

Edit condition as per your requirements for this article we will looking for the ‘Subject mail’ which contain word ‘RESUME’ or ‘CV’ so we write the expression at left hand side as per below image and code block.

Wrie expression as per your requirements

Left hand side expression:

toUpper(triggerOutputs()?['body/subject'])

Select ‘Folder Paths’ in true condition.

Select folder path that you want to save file to OneDrive

Delete the action in the false condition because I don’t want it to create any files if the condition does not match the above expression.

Delete action in false condition

Test the flow

Run flow, and send mail with attachment and the subject mail contain word as per above true condition.

Email example

Flow run success

Flow run successfully

Power Automate save file in OneDrive

Did You Enjoy this Article?

Subscription to get new articles sent to your inbox each week for FREE

Question?

If you have any questions or feedback about this article please leave a message in the comments section below.


Comments

Leave a comment

Subscribe to get new articles sent to your inbox each week for FREE