I have a Power Automate action that requires an image in base64. Is there a way to convert a given image to base64 using Flow via an action or Expression builder?
Solved! Go to Solution.
Hey Mate @jokanol1
You can use the Expression - base64(<your file content>)
If you are getting content from a SharePoint the you direct convert it - using the formula -
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!
P.S. take a look at my blog here and like & subscribe to my YouTube Channel thanks.
Hey Mate @jokanol1
You can use the Expression - base64(<your file content>)
If you are getting content from a SharePoint the you direct convert it - using the formula -
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!
P.S. take a look at my blog here and like & subscribe to my YouTube Channel thanks.
It worked, thanks!
Hi
there is any way to know the size image ??
I mean to avoid failed action if the size is more than 28Kb
there is any expression use it on condition if size more than 28 don't use it
User | Count |
---|---|
25 | |
14 | |
12 | |
10 | |
9 |
User | Count |
---|---|
51 | |
29 | |
29 | |
24 | |
22 |