Power Automate Dynamic Content Email Links

Поділитися
Вставка
  • Опубліковано 15 січ 2025

КОМЕНТАРІ • 55

  • @ShogaZerihun
    @ShogaZerihun 2 роки тому +3

    You are the best. Spending a lot of time trying to figure out the shortened URL issue and this 12 min video solved it all. There are a lot of videos out there but you are gifted at explaining clearly and easy to understand.

    • @sovereignsp
      @sovereignsp  8 місяців тому

      I don't know why I am just seeing this but thank you so much! Glad it helped :)

  • @dummy020
    @dummy020 Рік тому

    Spent a week figuring out links in Power Automate and this is the only solution that worked. Thank You!!!

  • @TheJohnForrest
    @TheJohnForrest 10 місяців тому

    Essentially the same solution as many other written examples except this one made sense!!! Thank You!!!

    • @sovereignsp
      @sovereignsp  10 місяців тому

      Huzzah! Glad it helped!

  • @stevenmicah8558
    @stevenmicah8558 6 місяців тому

    You're a life saver! This is the best tutorial: Clear, gives a lot of context to help understand why the system does what it does, and easy to follow! Thanks to you, my flow now works like a charm! Thank you so much!! Subbed!

    • @sovereignsp
      @sovereignsp  6 місяців тому +1

      Yay! That's the best thing to hear. So glad it helped! :)

  • @c016smith52
    @c016smith52 2 роки тому +1

    This was super helpful to me, super late at night and just what I needed. Thank you!!

  • @neptunepropertyservice6315
    @neptunepropertyservice6315 Рік тому

    Thank you, implemented, tested and working. This will make life much easier.

  • @rameshkanason4577
    @rameshkanason4577 5 місяців тому +1

    Saved me after 3years...great

  • @VishnuMunagapat
    @VishnuMunagapat Місяць тому

    This video is really very helpful Ben to automatic ADF pipelines Email notification

  • @ronscheuman3359
    @ronscheuman3359 3 роки тому +3

    Thanks for posting this Ben. I spent way too much time trying to get my href code to work. Power Automate kept injecting HTML code and messing it up. Defining the Href as a variable worked great.

  • @patrickleavydatadrivenfina1491

    Thank you! this sorts out my power automate flow - very helpful!

  • @badriruslan8797
    @badriruslan8797 2 роки тому +1

    thanks for the sharing:-)

  • @mattramsey5885
    @mattramsey5885 8 місяців тому

    Easy to follow! Thanks for the video.

    • @sovereignsp
      @sovereignsp  8 місяців тому

      You bet, glad you liked it!

  • @robertobirrer9976
    @robertobirrer9976 Рік тому

    Great Video - helped a lot! Thank you very much 🙂

  • @saraansari6575
    @saraansari6575 Рік тому

    This video is very help full for me in one of my project so thank you🙂

  • @Masoom36
    @Masoom36 2 роки тому

    Super helpful, thank you so much!

  • @jackdoherty5231
    @jackdoherty5231 3 роки тому +2

    Does a dynamic content from MS Forms work with this? Great Video!

  • @cristinamartinez-lebron484
    @cristinamartinez-lebron484 2 роки тому

    This is sooooo useful!!! Thank you so much!

  • @motivadxs
    @motivadxs 2 роки тому +1

    Thanks!

  • @aabestebreurtje
    @aabestebreurtje Рік тому

    Works perfect! Thanks!!

  • @souravbhati33m
    @souravbhati33m 2 роки тому

    This video is really very very helpful Sir, please upload more videos on the power apps & power automate

  • @RPAChampion
    @RPAChampion 3 роки тому +1

    Great video sir, thank you for this

  • @mattb4172
    @mattb4172 11 місяців тому

    Thanks heaps, mate.

    • @sovereignsp
      @sovereignsp  11 місяців тому

      You bet, glad it was helpful!

  • @thabisoshai
    @thabisoshai Рік тому

    thank you! super helpful

  • @bobbirowlett6728
    @bobbirowlett6728 2 місяці тому

    Thanks Ben. Is it crazy to think that with PA you could create an initialize variable action to get an email address from a table (which has many customers with emails and amounts of business done with us last month) and then when you click on that link in your email, it would be able to bring up an Outlook message with the email address in the TO field with a pre-defined subject and text in the body - say I wanted to thank someone for their business?

    • @sovereignsp
      @sovereignsp  2 місяці тому

      Very possible! That actually not too difficult to do. Here’s what your link would look like (more or less):
      Send Email
      With this, you can see the “email@example.com” would be the customers email or the variable. Then, after “subject=“, that will be the subject. %20 and other symbols are spaces and other special characters, as the message needs to be “encoded” because it’s technically a link.
      Finally, “body=“ will be the body of the email message. :)
      Of course, you can replace any of this message with the dynamic content from your flow!
      If I didn’t explain this well enough let me know and I’d be happy to explain it better. You can also email me at ben.fetters@sovereignsp.com

  • @lukaszsl
    @lukaszsl Рік тому

    Thanks,
    still relevant ;)

  • @eternalnullity
    @eternalnullity 5 місяців тому

    That piece of random gibberish you removed is actually a HTML code for "space" :D

  • @camdenwoodworrks
    @camdenwoodworrks 3 роки тому +1

    So how could I incorporate this into a manually triggered action to send a link to a file. For example I want to send a link referencing a doc in Site A then later send a link referencing a Excel sheet from Site B. Can I use the same script? or would I have to create scripts fro each site?

  • @dianamartinezgarza6304
    @dianamartinezgarza6304 3 роки тому +1

    Hello! Great video, I was able to change the link's display. I have a doubt, is there a way to add the link to an embeded image?

  • @graemecurrie8060
    @graemecurrie8060 3 роки тому +1

    Great Video and super easy to follow! However, I my Power Automate isn't giving me the formatting options in the body of my email. Do you know why this would be? All I can see is one button "Switch to HTML View" and even that one is grayed out. Thanks!

  • @pallyweb
    @pallyweb 3 роки тому +1

    This method does not work for "Apply to each" ?

    • @amrymukmin3419
      @amrymukmin3419 3 роки тому

      I think so, i also can't retrieve the variable

  • @CarloAbela
    @CarloAbela 2 роки тому

    Great video. Does it work with a SharePoint attachment via a Microsoft Form? I am using the 'when a new response is submitted' flow .Thank you

  • @mpeterson1002000
    @mpeterson1002000 3 роки тому +1

    Nice! What happens if my URL I am building has spaces in it? Perhaps I have multiple fields I want to use to dynamically build the URL. Can I write the multi-field URL to a variable then encapsulate the whole variable in a uriComponent() expression or do I have to encapsulate each individual field in a uriComponent() expression when defining the variable? When I try the former I get strange entries in the URL...like div tags... Secondly, that editor in the "send an email" action totally screws up my html code if I re-open that action later after saving the flow. I find I have to copy the html code and save as a text file offline just to preserve all of my html code in "send an email" actions. If I ever need to make a change, I have to copy/paste the code back in, make changes and then remember to save another copy of my html code offline again. Very frustrating that it won't leave my editor in "code view" mode and messes up my specially crafted URL when it does this.

  • @fayananrabbi3556
    @fayananrabbi3556 2 роки тому

    Hi, not sure if you're gonna see this in time - I have an image that has a button on it that says "Click Here". By watching your video, I learned how to put a hyperlink in a power automate email but I need to send an email with an image with the hyperlink in the image specifically on the button that says "Click Here". Do you know of any way to do that?

  • @GavynMcLeod
    @GavynMcLeod Рік тому +1

    Can you create a variable that has a list of links? I tried using "Apply to each" but didn't let me. I'm taking attachments from a form response (already parsed in JSON), but now trying to either attach them or simply add a list of those hyperlinked attachments to the email body. Open to ideas and resources.

    • @Alya6599jaja
      @Alya6599jaja Рік тому

      me too. Do you have any solution yet ?

  • @juliusdold1263
    @juliusdold1263 2 роки тому

    Great!

  • @duubai
    @duubai 2 роки тому

    Hi Ben I have one issue when receiving email some text have hyperlink integration with the text! Are there any way to receive the email remove any hyperlinks converting it to simply text so I can use it to be resent to others with out hyperlinks in the text

  • @skrshawon
    @skrshawon 2 роки тому

    How can I add an unsubscribe link to my HTML template?

  • @boopathiify
    @boopathiify Рік тому

    Hi, Can you help me Using Power Automate In Outlook Email how to click a link to download the file attached.

  • @mirrrvelll5164
    @mirrrvelll5164 Рік тому

    Is there any workaround if I receive a downloadable link in Outlook and then to open it (save it) in certain folder? Or if you know some links where I can find it. Thx

  • @williampalmeira7420
    @williampalmeira7420 3 роки тому

    Hi, is possible to create a link in the email to update the sharepoint list item when is clicked?

    • @williampalmeira7420
      @williampalmeira7420 3 роки тому +1

      @@sovereignsp Thankyou for your answer, i finally used a flow to update my item in SharePoint, sending an approval request 😉

  • @GiteshBajaj
    @GiteshBajaj 3 роки тому

    Helped.

  • @barajasjj
    @barajasjj 3 роки тому

    Thank you for this! The html one places directly in the Send an Email action is still getting jarbled. This method is way more clean.

  • @JessicaEricaPrudencio
    @JessicaEricaPrudencio 8 місяців тому

    how about getting a file from a link

  • @duubai
    @duubai 2 роки тому

    In simple words convert the text to basic text without any format or hyperlinks in it

  • @diegocomella9098
    @diegocomella9098 2 роки тому

    Very very confusing!

  • @MultiDarshan123
    @MultiDarshan123 2 роки тому

    your video quality is not good enough to understand