Hi everyone,
I am fairly new to Power Automate and this forum. If it's the wrong place, please move my question.
I'm building a flow right now, where I am checking a list for due dates and if the due dates are 7 days away from today, I am sending out e-mails to everyone with the respective due date to get an update if a account is still needed. That works well so far.
I now want to add an e-mail template "template.msg" in my automated e-mails. Doing so the recipients can just double click on the attached e-mail and send back their reply. I created the template, but I am unable so far to attach the template in my e-mails.
So what I am looking for basically is a flow to upload my template.msg from sharepoint and then attach this template to my automatic "Send an email".
Does anyone have an idea?
Best regards 🙂
Solved! Go to Solution.
you should be able to do a get file contents action, then once you've found the file in question, use the output from that step as the attachment content. Then your name just needs to be whatever you want it called plus the .msg extension.
you should be able to do a get file contents action, then once you've found the file in question, use the output from that step as the attachment content. Then your name just needs to be whatever you want it called plus the .msg extension.
That was straight forward and simple. It works, thank you!
User | Count |
---|---|
25 | |
15 | |
14 | |
10 | |
9 |
User | Count |
---|---|
48 | |
29 | |
28 | |
25 | |
23 |