Good day community,
I'm trying to embed an image URL into an email message via the "Send an email (v2)" option in Power Automate (flow)
The image url seems to load correctly, however no image is displayed in the mail body
below is the code i used (variable to store the image)
<p>
<br>
<img src=" @{variables('IMAGEURL')} " alt="VISITOR IMAGE" width="300" height="300" >
<br><br>
Thanks,<br>
<strong> Reception </strong> <br>
</p>
Can someone please help 😃
NOTE: The image URL is huge, captured via the PowerApps camera function.
I wasn't able to add the html link due to it's length but if needed I could send it as a notepad attachment but it looks like this:
