How to Send an Email with Embedded Image in Power Automate

Поделиться
HTML-код
  • Опубликовано: 28 ноя 2024

Комментарии • 54

  • @jpbo98
    @jpbo98 Год назад +42

    concat(' ')
    concat(' ')
    For simple copy and paste

  • @karolmarian8987
    @karolmarian8987 Год назад +2

    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

  • @francisdupuis2529
    @francisdupuis2529 Год назад +1

    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.

  • @jessicarando7249
    @jessicarando7249 10 месяцев назад +6

    Any solution for Gmail? Still not working when sent to a Gmail email address

  • @eduardvaldivia
    @eduardvaldivia Год назад +1

    Thank you! I have tried a lot of different options without success. That one works perfectly!

  • @LeslieSalgado-xt6sl
    @LeslieSalgado-xt6sl 9 месяцев назад +3

    Did not worked for me getting..an corrupted image

  • @TsoHangry
    @TsoHangry 9 месяцев назад +4

    unfortunately, this is not working for me

  • @natalyaoliveira6264
    @natalyaoliveira6264 Год назад +1

    Thank you! how can you make the image smaller please?

  • @noobieplayzvr
    @noobieplayzvr Год назад +3

    how do you change the size ? :)

  • @javierlimongi
    @javierlimongi 7 месяцев назад +1

    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?

  • @ekowlloyd
    @ekowlloyd 7 дней назад

    perhaps worth adding that the image size also matters else nothing will appear in the email, try to resize the image to max 1MB.

  • @azrashaikh3883
    @azrashaikh3883 4 дня назад +1

    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?

    • @azrashaikh3883
      @azrashaikh3883 2 дня назад

      I figured out the image is not working in gmail

  • @martinagiven7024
    @martinagiven7024 7 месяцев назад +1

    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.

  • @tomb.4851
    @tomb.4851 10 месяцев назад

    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?

  • @unnamed6125
    @unnamed6125 Месяц назад

    Worked like a charm!!

  • @cboyda
    @cboyda 3 месяца назад

    How do you initialize/compose the File(binary) in Power Automate for Desktop?

  • @howardcallahan1054
    @howardcallahan1054 7 месяцев назад

    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?

  • @imtiyazahmad3823
    @imtiyazahmad3823 3 месяца назад

    Hello, It was informative.
    Is it possible, Sending email with image background in the email body?

  • @johng.1164
    @johng.1164 Год назад

    @Jonathon Silva - this is an excellent video; thanks a ton for creating and publishing it.

  • @shanmukhibheemarasetty7073
    @shanmukhibheemarasetty7073 7 месяцев назад

    Hey, can you please send code for how to increase width and height of image here

  • @husalkahli
    @husalkahli 11 месяцев назад

    Thanks, you'r the best.

  • @muhammadzahranramadhan5799
    @muhammadzahranramadhan5799 Год назад

    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

    • @Primatesapien
      @Primatesapien 9 месяцев назад

      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.

  • @lisabjergnielsen
    @lisabjergnielsen 11 месяцев назад

    THANK YOU SO MUCH!!!!!!!

  • @alahatim
    @alahatim 7 месяцев назад

    thanks man, great tutorial and worked like a charm

    • @martinagiven7024
      @martinagiven7024 7 месяцев назад

      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.

    • @alahatim
      @alahatim 7 месяцев назад

      @@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

    • @azrashaikh3883
      @azrashaikh3883 4 дня назад

      @@martinagiven7024same here

  • @AliOGUL
    @AliOGUL 5 месяцев назад

    fantastic. thank you

  • @sabirrehman8733
    @sabirrehman8733 3 месяца назад

    How to send an image from Dataverse to email with name and extension such as jpg or png.

  • @sardhashakti
    @sardhashakti 10 месяцев назад

    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.

  • @decent620
    @decent620 Год назад

    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?

    • @Jonathon_Silva
      @Jonathon_Silva Год назад

      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!

  • @BrandonMatthew-j1d
    @BrandonMatthew-j1d Год назад

    thnak you so much, this worked for me :D

  • @nikhil1888
    @nikhil1888 Год назад +1

    What if we want to send multiple images?

    • @Karla-po1yo
      @Karla-po1yo Год назад

      yes please, how?

    • @jpbo98
      @jpbo98 Год назад

      You can repeat the “get file content” , “compose” and “initialize variable” steps for each image you want to add

    • @jeffadam931
      @jeffadam931 10 месяцев назад

      @@jpbo98 Is there a way to make it more dynamic if you don't know how many images are in a folder?

  • @rvr1369
    @rvr1369 Год назад

    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

    • @ThatsLife1984
      @ThatsLife1984 Год назад

      I have the same problem!!!😢

    • @rvr1369
      @rvr1369 Год назад

      Hey I found solution, save the attachment from email in SharePoint and then take it from there to forward

  • @surajkhot2675
    @surajkhot2675 Год назад

    How to send different image with different people

  • @rayanne24
    @rayanne24 8 месяцев назад

    this did not work for me, opening email with outlook 365 (not online)

  • @liamduff88
    @liamduff88 9 месяцев назад

    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.

  • @MrAvijit007
    @MrAvijit007 11 месяцев назад

    How to add a logo to the top right corner in an email body

  • @Kumarbehera22
    @Kumarbehera22 2 месяца назад

    @thats awesome tried failed many times 😅

  • @merola03
    @merola03 Год назад +1

    It didnt work for gmail.

    • @Vishal-cj8un
      @Vishal-cj8un Год назад +3

      It's because Gmail doesn't support base 64 encoded images.

    • @merola03
      @merola03 Год назад

      @@Vishal-cj8un I've been told. Is there another away to do so other then using base64?

    • @muhammadzahranramadhan5799
      @muhammadzahranramadhan5799 Год назад

      @@merola03 have you found the solution? i have the exact same issue

    • @merola03
      @merola03 Год назад

      @@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.

  • @mayusjacob3974
    @mayusjacob3974 8 месяцев назад

    Too much