Integrate with push connectors
Integrate with a push connector to connect to an external event source. Push connectors process the collected event messages and transform them to the required event format.
Before you begin
Ensure that the Event Management Connectors (sn_em_connector) plugin is installed.
Role required: evt_mgmt_admin
Note:
If you are upgrading a ServiceNow AI Platform instance from Paris
or earlier, you can use legacy listener transform scripts. See Use legacy listener transform scripts for further
information.
About this task
Configure a connector to listen to an external event source. Using a custom push connector, send the event messages through either the MID Server or the instance.
Note:
You
can use this generic JSON target URL to collect
events:
https:/<<INSTANCE>>/api/sn_em_connector/em/inbound_event?source=genericJson.
This URL can be used as-is and requires that an event rule be
configured.