- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2023 08:03 PM
Hi All,
I want to send notification when customer account got escalated.
Could please help me on this with step by step.
Thanks & Regards,
Ramu M.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2023 09:01 PM
Hi @Ramu13 ,
I trust you are doing great.
I m not sure on which table you are looking this operation on but you can follow the below steps to achive the notification.
- Go to the ServiceNow Studio application and create a new Notification.
- Choose the Escalation table from the dropdown list of tables.
- Give your notification a name and a description that clearly identifies its purpose.
- Under the When to send section, select the Customer escalation table (Any table which you are using in your use case).
- Define the conditions under which the notification should be sent. For example, you might specify that it should be sent whenever the Escalation state is set to "Escalated".
- Under the Who to notify section, specify the recipients of the notification. You can choose individual users, groups of users, or roles.
- Define the message that should be sent in the notification. You can use variables to insert dynamic data into the message.
- Save your notification.
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Amit Gujarathi
Was this answer helpful?
Please consider marking it correct or helpful.
Your feedback helps us improve!
Thank you!
Regards,
Amit Gujrathi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2024 08:31 AM
@Amit Gujarathi - Which version is your answer for coz I cannot follow through point 4 - "
- Under the When to send section, select the Customer escalation table (Any table which you are using in your use case).
"