Hi,
I was try to achieve MS flow when user selects any attachments,that needs to be sent to receipient and drop into Team Documents.
For this I have created MS flow using template Save Attachments to document library
In the On new email,selected Folder as Inbox,updated user 1 in from and user2 in To.
Provided the url in Site Address,selected Team Documents library in Folder Path and saved.
Now I am sending email with attachment from user1 account to user2 account.
But still attachment is not getting dropped in Team Documents.
Please let me know if I am making any mistake here.
Regards,
Sudheer
Hi,
Sorry I am not able to post the screen shot.
But still it is not working and not able to see anthing in the history as well.
Please let me know if I am missing anythjng here.
Regards,
Sudheer
Hi @sudheermadduru,
Could you please share a screenshot of your flow's configuration?
Do you use the "Save email attachments to a SharePoint document library" built-in template of Microsoft Flow to create your flow?
Do you fill values within To and From field of the "On new email" trigger?
Further, could you please show a bit about the follwoing statement?
@sudheermadduru wrote:
In the On new email,selected Folder as Inbox,updated user 1 in from and user2 in To.
I have made a test on my side and don't have the issue that you mentioned. My flow's configuration as below:
Note: If you send an email with attachment from user1 account to user 2 account, please create a connection to the "On new email" trigger with user2's Office 365 account. Please remain empty within To and From field of the "On new email" trigger.
The flow works successfully as below:
In addition, you could consider take a try to create your flow from scratch, because, sometimes there is something wrong with built-in templates of Microsoft Flow. I also have made a test on my side and the flow's configuration as below:
More details about triggering a flow based on email properties, please check the following article:
https://docs.microsoft.com/en-us/flow/email-triggers
More details about creating flow from scratch, please check the following article:
Best regards,
Kris