I'm unsuccessfully trying to post an image to a private teams channel using power automate.
I have the image as both a sharepoint link and as base 64, I can't get either to work.
I can embed an image as html in a teams message, but not the sharepoint image.
I can't get base 64 to work ie <img src="data:image/png;base64, /9j/4AAQSkZJRgABAQ....
I don't think I can use an adaptive card because it is a private channel.
Any ideas / solutions welcome. thanks