I have an app that utilizes the device's camera to take a picture and email that picture out. However, the email is a giant URL. I am assuming it is because PowerApps stores the data as a blob and that's the blob's URL. Is there a way to convert the blob into a JPG without using a sharepoint list via Flow?
Also, is the process the same for signatures or are signatures different?