Forum Discussion
Base64 to Binary
- 6 years ago
HI @mmattar
Yes. Please see the blog post where I have explained that step in the camera control part. Also, note that you might have to modify your formula and use the new JSON fucntion to include the binary data from that url and send it flow to create the file (image in this case).
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @mmattar
Please see the blog post below where I have used the JSON function to pass the image from PowerApps to Flow:
https://www.appliedis.com/newly-released-json-function-for-powerapps/
For the image content conversion, you need to use the dataUritoBinary() funtion.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
- mmattar6 years agoFrequent Visitor
Thanks for the reply, is thier anyway to reformat "appres://blobmanager/60c781170ad8475fbe2dfd7834923751/1" to a viewable image format ?
- Syndicate_Admin6 years agoAdministrator
HI @mmattar
Yes. Please see the blog post where I have explained that step in the camera control part. Also, note that you might have to modify your formula and use the new JSON fucntion to include the binary data from that url and send it flow to create the file (image in this case).
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!