- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 01:46 AM
Hello Community
We are planning to send a catalog item link through "Send Email" in Flow Designer ,How can we configure this as hyperlink in send email ?
Reg
Mike
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2022 05:00 AM
Hi,
just trigger the event using 1st screenshot
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 05:06 AM
Hi Mike,
As I understood, you need to send the catalog item hyperlink in Send email flow action.
I would suggest, to use the Insert/Edit link icon in tool box. where you can add the URL and its display label. Also you can control open it in same tab or new tab.
Image for your reference.
Image 1:
Image 2:
Thanks!
Sagar Pagar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 05:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 05:13 AM
Hello Aman
I want to pre populate some variables from user Table so when manager click on link He/she will be auto populated with some variables data ?
Can we achieve this through flow designer ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 07:46 AM
There's one workaround that I can think of.
Do something on the form level which should be fine, create a new field, and just build the URL in the backed and hide from the form.
Now use that field to simply fetch the value in the email body.
Do let me know you thoughts on this
Aman Kumar