Add link to record in Flow Designer email notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 07:13 AM
Hi all,
I am recreating a workflow in Flow Designer. I am trying to figure out how to add a link to an "send email" action like we did using ${URI} in the workflow. Documentation says to do it through the Data pills but I am not sure how to do it or what field to use.
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 08:12 AM
Thanks for the replies!! One question, I do not have an action named Generate link to table record? Anyone else had this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 03:54 AM
Hello @Jonathan102 ,
Firstly, please do mark my solution as Accepted if it helps you.
What I did was that I just created a "Flow variable" and created an action for "Set Flow variables" where I added the below code to make the record link display within a button where the incident number would be shown.
By just adding the flow variable(throught data pill picker) in the body of your email action, you would be able to generate the require result. Please see below:
Thanks & regards,
Soumyadeep Dutta