Hi all,
I have a requirement to implement a flow in Power Automate as follows:
- The Power Automate flow should be triggered by a HTTPS request,
- Some data like first name, last name should be sent to the flow through the request
- An image file should also be sent to the flow through https request
- The Power Automate flow will get the data and the image file
- In the power automate flow, data will be extracted from the image.
Can anyone guide me how to send the image file to the Power Automate flow through the HTTPS request.
Your help/guide would be great appreciated.
Thanks
Vinay