Hello,
How to send email with image in powerapp form? I tried it with flow but instead recieve image I got a long number text?
anybody have tried it before?
thanks a lots

Hello,
How to send email with image in powerapp form? I tried it with flow but instead recieve image I got a long number text?
anybody have tried it before?
thanks a lots
Hi @Anonymous,
Currently for PowerApps, it is not available to transfer the image data through the outlook.sendEmail() { or office365.sendEmail()}function, or through Flow added in PowerApps.
The parameter specified under the function only accept text property, and the image stored under PowerApps locally would be marked with (BLOB: number), which is only used internally within PowerApps( based on the experiences).
Please consider submit this as an idea in the PowerApps idea forum:
Regards,
Michael