- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2015 08:19 AM
Hello everyone,
Kindly help me in knowing how to trigger an E-mail notification to a manager/group when user dissatisfy the survey.
Kindly explain step by step by step as i am not familiar with the notification part much.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2015 04:12 AM
This is our Survey form and when user submits this form the incident form get updated as follows :
So, now i want when user dissatisfy or very dissatisfy the survey, an email should be sent to the Grroup/Assignee/manager.
Kindly let me know if you got answer of your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2015 05:05 AM
As for the emoticon, you could upload a picture to ServiceNow and use that in your email notification. You can add it in the HTML field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2015 05:12 AM
Yup thanku so much for your quick responses.
I have tried it in my DEV instance and due to security constraints E-mail has been blocked and i will try this on my Prod instance on monday and will let you know whether it is actually working or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2015 07:25 AM
Hi Thij,
I have tested the notification and it is working really very fine. Below is the screenshot of the same,
I have a question, can we do something like this :
- If suvey response is dissatisfied then thsi blue emoticon will occur in E-mail.
- If survey response is very dissatisfied then some other crying emoticon will occur.
Is it possible ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2015 07:34 AM
Hi,
You could either script it in the existing email notification or create 2 different notifications. One that triggers on a satisfied response and the other on a dissatisfied response. The difference would be the picture that you add to the email body.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2015 07:58 AM