Skip to content
Release: Australia · Updated: 2026-05-25 · Official documentation · View source

Using API Notification Management

Learn to use the API Notification Management application.

  • Producing outbound API notifications using Hermes
    Produce an outbound notification from the ServiceNow instance using the Hermes capability. Customers can consume the details of the message from the Kafka environment in their external system.
  • Outbound trouble ticket notifications via open message bus
    Produce an outbound notification from the ServiceNow instance using the open message bus. Customers can consume the details of the notification from the message bus in their external system.
  • Using the producer framework for outbound notifications
    The producer framework picks the event from the ServiceNow instance and sends the outbound notification to the external system. You can consume the details of the notification from the messaging service that is installed in your external system.
  • Deactivate API notification
    Disable the business rules related to the incident and case tables to stop receiving trouble ticket notifications. Customers can disable the business rules if they don't want to leverage the trouble ticket notification capability.

Parent Topic:API Notification Management