Cannot open word attachment that is been sent via ms flow to email.
Any ideas how to send that.....
Cannot open word attachment that is been sent via ms flow to email.
Any ideas how to send that.....
Hi Ravi,
When you fill document field of the email in the flow, not directly using document value from note, you need use base64ToBinary() to convert document.
Please refer following steps.
1.Add ‘Compose’ step before ‘send email’ step.
2.’Send email’ step.
The following screenshot shows full flow:
Regards,
Leah Ju
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.
Maybe you could give some more info about your flow. Or first simplify the flow to few basic steps. You could also check the contents of the document by changing it's file type like zip(a docx document is in the basics a zip file with xml and embedded media). The problem could also be that the file extension is missing, because it's also missing in your screen shot.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,558 Super User 2024 Season 2
Martin Dráb 228,647 Most Valuable Professional
nmaenpaa 101,148