- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2023 11:07 PM
Hi All,
I configured notification in the workflow and now I am looking to add URL of the order guide in the body of the email to raise request.
can someone help with the approach to achieve this requirement.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2023 04:21 AM
Hi All,
I found the way to make URL form the workflow notification activity by giving the URL to be redirected in the content of the email as below
< a href="">form</a>
for eg :- < a href="https://www.servicenow.com/community/developer-forum/how-to-add-url-in-the-body-of-the-notification-...">form</a>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2023 08:49 AM
Hi Chiranjeevi,
Is this correct please:
Click <a href="https://instance.service-now.com/cmdb_ci_appl_list.do?sysparm_query=name=${variables.application_nam...">HERE</a> to view the application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2025 05:34 AM