How to create survey link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2020 04:08 AM
Hi All,
I want to know how can we create a survey link for HR Cases and send it along HR case closure email notification.
I do not want any separate email to be sent for surveys.
I am new to Servicenow,
The link should also be valid for only 30 days.
- Labels:
-
HR Service Delivery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2020 04:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2020 07:44 AM
Thanks Ashutosh for your reply.
Actually i wanted the link to be send in the HR Case closure email and want the link or survey to be valid for 30 days.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2020 12:19 PM
HI,
Every assessment has a validity and you can make use of that.
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2020 07:41 AM
Hi Sunit,
After building the survey and defining the trigger condition to be when the case state changes to Closed Complete, you can use an Email script to retrieve the sys_ID for the specific survey instance for the case, build the URL and use the URL in the HR case closure email notification/template.