IT CanvassTalk to an advisor
ServiceNow Snippets · LessonBy , ServiceNow Architect · Published · current release · reference

Notification snippets

Trigger and shape email notifications.

Quick answer

Notifications react to records or events.

Key takeaways
  • Fire an event from a rule
  • Mail script (in the notification body)

Notifications react to records or events.

Fire an event from a rule

gs.eventQueue('incident.escalated', current, current.priority, current.assigned_to);

Mail script (in the notification body)

template.print('Priority: ' + current.priority.getDisplayValue());

Quick check

+0 XPStreak ×0
Question 1 of 2
What queues a custom event for a notification?

Frequently asked questions

What does the term Notification snippets refer to in ServiceNow?
Notifications react to records or events.
Already working on ServiceNow and stuck on a live ticket?Get an expert ServiceNow developer on screen-share to finish your daily tasks with you. Deliver on time, protect your reputation and your job. Monthly support only, no task-wise plans.Task assigned · no idea where to startStill stuck · your job on the lineExpert joins your screenDelivered on timeExplore On Job Support