- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2018 03:37 AM
Hi
Has anyone worked with flow designer to send an email notification with link to current request number?
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2019 03:00 AM
Hi lk24,
I had the same requirement. The best I could achieve is simply writing the URL of the system (*) in the e-mail and appending the SYS_ID of the record from the data pill:
1. Create a flow designer action which retrieves the instance URL
2. In the Send Email action, build the URL:
Here is the result in outlook, which is converting the URL to a link:
Please mark as Correct if it resolved your issue.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2018 06:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2018 07:37 AM
Hi Jaydeep,
Currently I have the same as what you showed in the screenshots however it doesn't give a link (you can't click on the request number). It just displays the request number.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2019 11:59 PM
Were you able to make this work? Or we need to use the Email Notifications module like before?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2019 05:51 PM
This provides the record's number, but does not create a link to the record as the original poster requested.