- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2019 09:29 PM
Hi all,
Here are the steps which I followed :
https://docs.servicenow.com/bundle/newyork-servicenow-platform/page/administer/survey-administration...
- Created a Survey in our Dev instance.
- Activated plugin - Outlook Actionable Messages
- Set up trigger condition
- Amended the “Survey User Invite” notification with below code : ${mail_script:include_survey_actionable}
- Triggered the survey
Issue :
It is triggering a normal survey, NOT an interactive one. I have also tested with WebMail and still no luck.
Can someone help me?
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2020 01:25 PM
Hi Jyotsna,
Interactive survey did not work for me.
Below are alternative steps I followed :
- I created a normal survey using Survey Designer.
- Then created a custom email notification with smiley faces(good/bad/neutral - this was our requirement for interactive initial email).
- Redirected users to survey which takes them to service portal page.
- Created a service portal widget, added the widget on the out-of-the-box survey page. Did some server side scripting in the widget as we wanted to save the smiley response in the survey results table depending upon which smiley face user clicks good/bad/neutral.
Hope this example makes sense.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2021 09:44 PM
Yes I have created a new Portal page and added the OOTB widget Take Survey where users can start their survey assessment.
Hope it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2021 12:37 AM
Hello
If possible could you please share the script for Email Notification and widget
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2021 04:50 AM
Has your issue been resolved yet?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 10:03 PM
Hi
Can you share update set for this approach. I have similar requirement but very new to portal.
This would be really helpful.
Thanks