Dear All,
How can I get the image of ms teams to send emails through flow.
I use flow when a message added to the teams channel will send an email, but sometimes messages in the teams have images attached.
Solved! Go to Solution.
Hi @giangnguyen ,
My previous Post has provided detailed steps for Apply to each. Can't you view it over there?
Details of Apply to each:
Best Regards,
Hi @giangnguyen ,
In fact, the files in the message are stored in SharePoint Library.
Teams group will generate the SharePoint Site group and store the files in Shared Document. Each Channel has a corresponding folder.
You could refer to the following method to configure Flow.
https://flow.microsoft.com/en-us/blog/multiple-attachments-single-email/
Expression reference:
body('Get_file_content_using_path').$content
Image reference:
Please take a try.
Best Regards,
I used the above step but the email part didn't get the name of Initialize variable
Hi @giangnguyen ,
Please follow the screenshots I provided to configure Flow.
You seem to be missing the configuration in Apply to each.
FileName is actually Compose, just renamed by me.
Best Regards,
Hi @giangnguyen ,
My previous Post has provided detailed steps for Apply to each. Can't you view it over there?
Details of Apply to each:
Best Regards,
This works like a charm to save attachments. Thanks for explaining this one so well.
Is it possible to save images in the body of the text? (e.g. if I paste a snipped image)
Did you figure out a way to save in-line images? I know you can get the URL of where they're saved but not sure of a good way to get that file.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
13 | |
11 | |
9 | |
7 | |
6 |
User | Count |
---|---|
21 | |
21 | |
17 | |
8 | |
8 |