
Announcements
Hi
I have previously created flows that takes the attachment from an incoming email and moves it to a share drive folder using apply to each > create file.
The files were successfully saved to the share drive folder but it reads "excel cannot open the file "....xlsm" because the file format of file extension is not valid. "
I can successfully open the xlsm file from the email attachment. but after the automate flow, I can't open the file from the share drive folder.
Any help much appreciated!
Learner
Hi @LearnAutomate ,
"Attachments" is an array of all attachments in email, so we should use "Get attachment" to
get name and content of each attachment firstly.
Best Regards,
Habsburg Qian
If this post helps, then please consider Accept it as the solution to help the other members find it.