Dynamic Links in Emails in Flow Designer

Mayank Rustagi
Tera Guru

Hi,

How do i insert a dynamic link in the email body in flow designer?

The goal is to provide a link/button in the email body to navigate to the current record.

1 ACCEPTED SOLUTION

MG Casey
Mega Sage

The best method I found is using a flow variable. First, you set it with the desired HTML:

find_real_file.png

 

Then, you can call it in your Email action in the flow:
find_real_file.png

View solution in original post

7 REPLIES 7

Hi,

 

I want to add the dynamic url as a Link in the email body in Flow designer. I followed the solution you have mentioned here and also tried different ways, nothing is working for my requirement. I thought you could help me so checking with you. I am generating a dynamic url from an action and saving this url in a flow variable and want to use it as hyperlink in the email body. But unable to achieve it. Please help me here.

 

RamyaNeelam1_0-1678470130412.png

 

very nice and easy to implement thx

Super Helpful!