Hello,
I would like to ask if there is any option in Flow to create email template. For example, when I upload image in Onedrive, is it possible to make out of it email with that image in it? Is there any way how to do it? I have no experience with Flow.
Thank you all for suggestions.
Solved! Go to Solution.
Hi @Anonymous
You can create a flow with the below steps:
Trigger: When a file is created in One Drive
Action: Get file content via path (add the path from the above action)
Action: Send an email (you define all the subject and the body etc so that it remains the same every time and in the attachments, pass the name and the attachment content from the previous actions)
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @Anonymous
You can create a flow with the below steps:
Trigger: When a file is created in One Drive
Action: Get file content via path (add the path from the above action)
Action: Send an email (you define all the subject and the body etc so that it remains the same every time and in the attachments, pass the name and the attachment content from the previous actions)
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
User | Count |
---|---|
26 | |
13 | |
12 | |
8 | |
8 |
User | Count |
---|---|
49 | |
29 | |
23 | |
20 | |
20 |