Creating a new e-mail notification
Standard communication is necessary for the end user. This recipe will show you how to create a new e-mail notification for end users, IT staff, stakeholders, and so on.
Getting ready
To step through this recipe, you should have an active Service-Now instance, valid credentials, and the admin role.
How to do it…
- Open any standard web browser and type the instance address.
- Log in to the Service-Now instance using the credentials.
- On the left-hand side in the search box, type
system notification
:
![](https://static.packt-cdn.com/products/9781788628730/graphics/3b7290ba-4e4f-4dae-915e-d9d7c97f3ce2.png)
The search system notification application
- Now you will be able to see the
application on the left-hand side:S
y
stem
Notification
![](https://static.packt-cdn.com/products/9781788628730/graphics/4de7b2a6-4e11-40b1-b15c-36b61af69abb.png)
The System Notification application
- Click on the
Notification
module. You will be able to see all the out-of-the-box notifications provided by Service-Now:
![](https://static.packt-cdn.com/products/9781788628730/graphics/eb44be22-d050-4053-816e-d00686cbb88b.png)
System notification configuration records - List View
- In order to create a new notification, click on the
New
button. You will be redirected to the notification configuration page and you can configure...