- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2020 02:37 AM
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.
Solved! Go to Solution.
- Labels:
-
flow designer
- 6,124 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2021 01:45 PM
The best method I found is using a flow variable. First, you set it with the desired HTML:
Then, you can call it in your Email action in the flow:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2023 09:42 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2024 06:05 AM
very nice and easy to implement thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2024 02:25 PM
Super Helpful!