I want to send notification when customer account got escalated.

Ramu13
Tera Contributor

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.

1 ACCEPTED SOLUTION

Amit Gujarathi
Giga Sage
Giga Sage

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.

  1. Go to the ServiceNow Studio application and create a new Notification.
  2. Choose the Escalation table from the dropdown list of tables.
  3. Give your notification a name and a description that clearly identifies its purpose.
  4. Under the When to send section, select the Customer escalation  table (Any table which you are using in your use case).
  5. 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".
  6. Under the Who to notify section, specify the recipients of the notification. You can choose individual users, groups of users, or roles.
  7. Define the message that should be sent in the notification. You can use variables to insert dynamic data into the message.
  8. 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



View solution in original post

5 REPLIES 5

@Amit Gujarathi - Which version is your answer for coz I cannot follow through point 4 - "

  1. Under the When to send section, select the Customer escalation  table (Any table which you are using in your use case).

"

 

iamkurt_0-1727796636403.png