Hello,
I am working on a Flow that sends an Excel file as an attachment to an employee. The employee is to open the attachment, completed designated columns, and then save the file and return the edited file. I have the Flow created to email the file to the employee, but is there a way for the edited file to be saved to a document library once the employee edits and saves?
Right now, the employee would save the file to his or her computer, edit the file, and then email me the edited file.
Thanks in advance for the help!
Hi @ahyde,
When the employee send the email to you with the edited file,you could create a flow to save the email attachment to sharepoint library as below:
When a new email with attachment arrives,the flow would run successfully as below:
Please let me know if your problem could be solved.
Best regards,
Alice