- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2020 12:29 PM
I need to add a link to a specific record within email notifications distributed via Flow Designer. If this requires inline scripting experience, I unfortunately have no scripting experience.
Can anyone from the Community provide guidance?
For example, the distributed email should display the following text:
For more information, click the link to view the GRC Request: LINK
(Trigger + Requests Record + Sys ID)
Solved! Go to Solution.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2020 08:16 AM
Kieran,
We were able to successfully implement use of the Link Generator. This seems to provide potential for future use as well as for our current use case.
Thank you so much for the extra guidance and assistance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2023 01:39 AM
This really worked like a charm. After some tweaking everything lined up.
setup
emailbody
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 06:32 AM
How to avoid the [code] beside the link
example : [code]LINK[/code]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2024 07:46 AM
Thanks I got a solution for this.
Actually that part was inside the action script, so I removed that and created my own customized action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2021 10:07 AM
This sounds exactly what I'm looking for - any chance it will be updated to work with current SNOW releases?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2021 05:51 AM
Hi,
This works on the newer releases. I've updated the share page to reflect this.