Hello everyone, I have a problem.
I want to send an image from a Canvas App to a Power Automate flow.
The way I'm doing this now, is sending the image (together with 2 text fields) to a sharepoint list (as image, not attachment), and when the new item is created, it triggers the flow. It takes the text fields, but no option to get the image.
So I've found this workaround using "Send HTTP request to SharePoint", but it's not working.
I can see the correct image name, but it doesn't get the serverRelativeUrl. And I'm pretty sure this is the problem.
I also tried this in a completely different environment, but the same problem. So any help is appreciated! Or if anyone knows a different way to do it?