Hello,
I know we're able to convert JSON into an image inside Power Automate by using base64ToBinary(), but I'm trying to convert a JSON string into an image.
The goal is to convert a JSON into pen input and have a peninput control pre-populated with a signature, but I don't think this is possible, so the next best thing for me would be to convert a JSON string into an image and display it using an image control.
Any help would be appreciated!