I followed all the instructions but the image is not visible. I made other test with an Internet image and it worked. It has any to do if I´m doing this with a MacOS?
I followed everything exactly as shown. But my image is not rendering in the email. I added alt text so it’s showing text only not image. I copied the output for body and verified on online html editor. There everything is perfect. So the data and variable is correct but still the image is not loading. Can anyone help?
HELP PLEASE! I have followed each step and the image is not coming through with the email. What am I missing? I have used the code he provided in the comments and added the output.
This worked great since you picked a specific file from a folder. How about when a MS Form is submitted with zero to two image attachements from a smartphone? The form only allows images as the file type. Would you create a tutorial for that situation?
Hello sir i have a question for this flow. I have successfully created flow just like you, sent an email with embeded photos in email body. But i have this trouble that i dont know how to solve it. If i sent the email to a person who look at the email with outlook, then the embedded image is shown. If the person look at the email with gmail, then the embedded image is missing (they cant see it). Any idea how to solve this problem? Thank you
No sure if you've got an answer to this but my investigations have highlighted that Gmail doesn't support base64 encoded images. base64 is basically where you turn the image into code to use in a string like the video details. No idea why Gmail doesn't support this and others do but there you go. Sorry I don't have a solution for you and only a little more info on why the issue is happening.
@@martinagiven7024 well since posting my original comment i've noticed some strange behavior with this. if i email myself it seems to work perfectly. but if i email a group address or a teams email so it posts in a group chat, it just comes through with an X. so IDK unfortunately
The size of the image is too small when we are accessing email from Mobile. Anything that we can work on to get rid of that. Earlier image was very much visible with same input in flow.
The trigger for the flow coming from Power Apps can be built directly within the Canvas App itself using the Power Automate icon/ navigation. If built from within Power Automate, it would still be an instant cloud flow, but the trigger would be from Power Apps and you would need to add in where you are getting the data from, just as in the example here. The major difference is that you will need to pass in the proper parameters from the app into the flow OnSelect of the button in the app so the flow knows which data to pull from the data source. I will add this example to my list of upcoming videos for the future!
why is this such a long process, I had emails with html links to images and they worked fine, I just went back to edit some of the text and the images have now disappeared!! super annoying.
@@muhammadzahranramadhan5799 I wish I had but I didn't. Currently I'm uploading the images at Google Photos, getting the link and using them through HTML.
concat(' ')
concat(' ')
For simple copy and paste
That is well made video. I watch many different tutorials on YT (Power BI, Power Automate etc.) and this is one of the best I have seen
Thank you, I tried the other ways that are presented in the other tutorials, your way is the only one that works for my needs.
Any solution for Gmail? Still not working when sent to a Gmail email address
Thank you! I have tried a lot of different options without success. That one works perfectly!
Did not worked for me getting..an corrupted image
unfortunately, this is not working for me
Thank you! how can you make the image smaller please?
how do you change the size ? :)
I followed all the instructions but the image is not visible. I made other test with an Internet image and it worked. It has any to do if I´m doing this with a MacOS?
perhaps worth adding that the image size also matters else nothing will appear in the email, try to resize the image to max 1MB.
I followed everything exactly as shown. But my image is not rendering in the email. I added alt text so it’s showing text only not image. I copied the output for body and verified on online html editor. There everything is perfect. So the data and variable is correct but still the image is not loading. Can anyone help?
I figured out the image is not working in gmail
HELP PLEASE! I have followed each step and the image is not coming through with the email. What am I missing? I have used the code he provided in the comments and added the output.
Thanks! Great video! However I tested it and it always sends an e-mail without the picture (blank mail). Is there something I need to consider?
Worked like a charm!!
How do you initialize/compose the File(binary) in Power Automate for Desktop?
This worked great since you picked a specific file from a folder. How about when a MS Form is submitted with zero to two image attachements from a smartphone? The form only allows images as the file type. Would you create a tutorial for that situation?
Hello, It was informative.
Is it possible, Sending email with image background in the email body?
@Jonathon Silva - this is an excellent video; thanks a ton for creating and publishing it.
Hey, can you please send code for how to increase width and height of image here
Thanks, you'r the best.
Hello sir i have a question for this flow.
I have successfully created flow just like you, sent an email with embeded photos in email body.
But i have this trouble that i dont know how to solve it.
If i sent the email to a person who look at the email with outlook, then the embedded image is shown. If the person look at the email with gmail, then the embedded image is missing (they cant see it).
Any idea how to solve this problem?
Thank you
No sure if you've got an answer to this but my investigations have highlighted that Gmail doesn't support base64 encoded images. base64 is basically where you turn the image into code to use in a string like the video details. No idea why Gmail doesn't support this and others do but there you go. Sorry I don't have a solution for you and only a little more info on why the issue is happening.
THANK YOU SO MUCH!!!!!!!
thanks man, great tutorial and worked like a charm
I followed it exactly and copied hi code as well - the image isn't coming through with the email. Not sure what I am missing.
@@martinagiven7024 well since posting my original comment i've noticed some strange behavior with this. if i email myself it seems to work perfectly. but if i email a group address or a teams email so it posts in a group chat, it just comes through with an X. so IDK unfortunately
@@martinagiven7024same here
fantastic. thank you
How to send an image from Dataverse to email with name and extension such as jpg or png.
The size of the image is too small when we are accessing email from Mobile. Anything that we can work on to get rid of that. Earlier image was very much visible with same input in flow.
This worked, but I need this to work for an automated flow based on a Power Apps submission. Can anyone help or recommend a link?
The trigger for the flow coming from Power Apps can be built directly within the Canvas App itself using the Power Automate icon/ navigation. If built from within Power Automate, it would still be an instant cloud flow, but the trigger would be from Power Apps and you would need to add in where you are getting the data from, just as in the example here. The major difference is that you will need to pass in the proper parameters from the app into the flow OnSelect of the button in the app so the flow knows which data to pull from the data source.
I will add this example to my list of upcoming videos for the future!
thnak you so much, this worked for me :D
What if we want to send multiple images?
yes please, how?
You can repeat the “get file content” , “compose” and “initialize variable” steps for each image you want to add
@@jpbo98 Is there a way to make it more dynamic if you don't know how many images are in a folder?
Hi I am getting attachment from email and trying to embed in email to forward it but it's not working can pls help me
I have the same problem!!!😢
Hey I found solution, save the attachment from email in SharePoint and then take it from there to forward
How to send different image with different people
this did not work for me, opening email with outlook 365 (not online)
why is this such a long process, I had emails with html links to images and they worked fine, I just went back to edit some of the text and the images have now disappeared!! super annoying.
How to add a logo to the top right corner in an email body
@thats awesome tried failed many times 😅
It didnt work for gmail.
It's because Gmail doesn't support base 64 encoded images.
@@Vishal-cj8un I've been told. Is there another away to do so other then using base64?
@@merola03 have you found the solution? i have the exact same issue
@@muhammadzahranramadhan5799 I wish I had but I didn't. Currently I'm uploading the images at Google Photos, getting the link and using them through HTML.
Too much