We have a group that does virtual presentations every month. What I'd like to have happen is when the new flyer (saved as an image) is dropped into the SharePoint folder have it send a message to the group on Teams. The file name will change monthly so having the URL to the Microsoft Graph HTTP request wasn't going to work since if I'd have to change it monthly, I might as well just manually post it all together.
In my current flow I was able to get the team tagged (to alert there's a new activity) using the Microsoft Graph HTTP request and in a separate post, have a message with the link for our group SharePoint. I cannot get them both in the same post as the HTTP request will not configure a link with a title and I cannot get the thumbnail for the SharePoint file in the message.
I'm new to Power Automate and YouTube has gotten me this far.
- Is it possible to get it all in one post?
- Is there a work-around to get the image to show without being in a 3rd post using adaptive card? I didn't try this but from what I was seeing that would currently be the only way to also post the actual image.
Here are screenshots of my current flow.