- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 08:17 PM
Is there a list of existing events that come with ServiceNow documented anywhere?
I am trying to see if there is an existing event for when emails are received in ServiceNow. Versus creating a new event. Thanks.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 08:58 PM - edited 07-25-2023 08:59 PM
Hi there,
No is no full list documented. There are some bits and pieces, about events which should be in place, should be running, etc.. Though no full list. The list would also depend on plugins you have active, since some plugins do create new events.
Though what kind of events regarding email are you after? Email processing? Or more like inbound actions?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 08:56 PM - edited 07-25-2023 08:58 PM
Hello @marclindsay
Greetings!
You can go to Event Registry and match created by to see the Events that come with OOB system.
refer below docs:
Please hit the thumb and Mark as correct based on Impact!!
Kind Regards,
Ravi Chandra.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2023 08:58 PM - edited 07-25-2023 08:59 PM
Hi there,
No is no full list documented. There are some bits and pieces, about events which should be in place, should be running, etc.. Though no full list. The list would also depend on plugins you have active, since some plugins do create new events.
Though what kind of events regarding email are you after? Email processing? Or more like inbound actions?
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 09:55 AM
was looking to see if there was an event that was triggered whenever a new email was created. Trying to create Provider Notifications for the users when emails are received on Cases they are assigned to.
Basically looking for a way to let users know a new email was received on a record they are assigned. Want to do it in a way that does not trigger additional emails to the user. So was looking at Provider Notification (badge icon bell in top right corner) and/or Messaging Notification (MS Teams messages) as an alternate way of communicating this to them.