Set up event forwarding
Create an event forwarding configuration record to enable events to flow from one ServiceNow instance to another instance. Forwarding events to multiple target instances requires creating separate configuration records for each target instance.
Before you begin
You must have a credential with the evt_mgmt_integration role, which enables you to create events in the target instance. If you don't have this credential, see Create basic auth server credentials for information on how to create it.
Role required: evt_mgmt_admin
About this task
The source instance, which forwards events to a target instance, must have a user with the evt_mgmt_integration role, a password for the credential, and a new event forwarding record. The target instance, which receives events from the source, must have a credential with the same user name and password as the source instance.
The event forwarding record contains details about the target ServiceNow instance URL to which events are to be forwarded along with the credentials to connect it.
You must create a separate configuration record for each target instance to forward events to multiple target instances. Events are then sent to each target instance with an active event forwarding configuration.