- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2024 05:16 AM
HI Team,
Am trying to send a survey via notification.
Survey is created when the state is moved to resolved.
the assessment instance for the respective survey is also getting created. But when am trying to get the link for survey via the email script, it is not getting attached to the email notfiication. Can I get a fix for this.
Email script is :
script name :- smiley_survey_link_click_2
And in notification am giving
${mail_script:smiley_survey_link_click_2}
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2024 08:17 AM
Hi Mark,
Thanks for your reply, it was a typo error in my sys_id that am passing in the glide record. It got resolved once the correct sys_id was passed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2024 05:42 AM
OOB the URL is created like:
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
‎10-21-2024 08:17 AM
Hi Mark,
Thanks for your reply, it was a typo error in my sys_id that am passing in the glide record. It got resolved once the correct sys_id was passed.