I would like to convert Base64 format image data to images and save them in SPO.
I have confirmed that I can do this with OneDrive by referring to this post, but I can only use SPO due to company regulations.
Is it possible to convert files in SharePoint actions in the same way?
Best regards,
Lopez
Solved! Go to Solution.
You can use the expression base64ToBinary to convert your base64 into a binary image and then save it to SharePoint.
You can use the expression base64ToBinary to convert your base64 into a binary image and then save it to SharePoint.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
67 | |
22 | |
16 | |
16 | |
11 |
User | Count |
---|---|
133 | |
44 | |
32 | |
32 | |
28 |