- 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:23 AM
There is an action you can use from flow designer to send an email:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2022 07:32 PM
Thanks, Brad. The link is not working anymore.

- 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
06-17-2019 08:58 AM
Very helpful! I did exactly what you did but I'm not able to make it as a hyperlink. In the outbound email, the link is generated right but it's not hyperlink. Can you help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 10:46 PM
Hi @midjoule can this be done as well in Tokyo version? I was looking for the input or script step (like in the first image) in the list of actions but I can't find it. Thank you.