How can I add a hyperlink to a ticket in the "Send Email" action of Flow Designer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 05:32 AM
Hello,
How can I add a hyperlink to a ticket in the 'Send Email' action within Flow Designer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 05:36 AM
You will need to add a script step (custom action) to your flow to configure the URL as link and have that link as output. You can than add the output of the step to your email.
You could also use best practice to just trigger a notification from the flow, instead of using the send email step. You can then just use the 'normal' notifications.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 05:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2024 05:45 AM
using a link generator you can add to the email check this article Flow Designer Record Link Generator - ServiceNow Community