Hi,
I found a flow allowing to save all the attachments of an email, for my part I would like to save only xlsx type files.
I am using the template: Save email attachments to a SharePoint library and receive a notification.
Thank you for your help
Solved! Go to Solution.
Hi @Gwen61 ,
You can use a condition on "Attachment name" to check if Name contains "excel" , if yes you can save it else discard.
Regards,
DS
Hi @Gwen61 ,
You can use a condition on "Attachment name" to check if Name contains "excel" , if yes you can save it else discard.
Regards,
DS
Hi,
Thank you it works well.
On the other hand I put .xlsx instead of excel
User | Count |
---|---|
6 | |
6 | |
4 | |
3 | |
2 |
User | Count |
---|---|
8 | |
7 | |
4 | |
4 | |
4 |