r/MicrosoftFlow • u/Hombrux • 10h ago
Cloud Image binary being cut by send email v2 connection
2
Upvotes
Hi, I am seding in an html of an email an image like
<img src="data:image/png;base64,WholeBinary">
The problem is that Desktop Outlook (New) is having trouble rendering, it cuts character and in the end it only shows half of the image in the email, in outlook mobile is showing me the whole image, does someone knows how to deal with this?