Notifications
Announcements
HI
I need to send the image from power app form to power automate flow to create a file in onedrive
The parameters I passed in the flow for run are :
If(varformmode3 = FormMode.New,Set(varImage8,JSON(Image2.Image,JSONFormat.IncludeBinaryData)));Set(TEST_FLOW.Run(Form1.LastSubmit.ID, varImage8));Notify("Your submission has been received.");NewForm(Form1);Navigate('SAP Thank You')
THE FLOW IS WORKING IN THE FOLLOWING WAY
But the file is not getting saved as an Image in Onedrive , It is getting saved in the following way
Could anyone please help me to save these image in Onedrive
I even tried these :
@Anonymous ,
I think that is because you are missing an extension (.jpg or .jpeg)
Hi Thanks for the reply
could u please be brief where should i Add the extension (.jpeg or jpeg)
should I add in the flow run paramtere in powerapp or in the flow ?
Hi
I tried adding .png, .jpeg and .jpg
I even checked the image format its showing as png , but its not working
I am not sure if converting the Binary data in JSON format (in Power Apps) is supported or not. I used the JSON format on tables, not images. I found this article that says it is not supported natively using PowerApps but you could use Azure function to achieve this.
Solved: Sending Images from PowerApps to Microsoft Flow - Power Platform Community
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Michael E. Gernaey 538 Super User 2025 Season 2
Tomac 405 Moderator
abm abm 252 Most Valuable Professional