- 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:58 AM
Hi,
you better use event based notification instead of Send Email action since there are some limitations for Send Email action
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 06:23 AM
Hello
Yes ,We thought of but client adamant for flow designer
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 ? Any Inputs ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 06:49 AM
Hi,
I doubt; I haven't tried by running the flow
try to get the source code
From there pick the value present which I highlighted and use in sys_id={{fd_transform:81018c7e-edb1-4be5-b73c-2cdcc498051c}}
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 08:45 PM
Hope you are doing good.
Did my reply answer your question?
If my response helped please close the thread by marking appropriate response as correct so that it benefits future readers.
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 09:26 PM
Hello
To make it More simple i want to implement below use cases in flow designer
Mail script to display the event information on service catalog
Above soln provided by u need to replicate through flow designer