---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Use legacy listener transform scripts

# Use legacy listener transform scripts {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Use legacy listener transform scripts when upgrading a ServiceNow AI Platform instance
from Paris or earlier. These scripts can be run as part of existing integrated
systems, or in unison with Event Management push connectors.
You can use listener transform scripts to ensure that previous integrations are supported. For
example, if you are using the
`https:/<instance-name>.service-now.com/api/global/em/inbound_event` endpoint
in various existing integrations, you can continue to use this endpoint in a Quebec or later ServiceNow AI Platform instance.

If you want to use the Event Management push connectors, download the plugin from the
[ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) website. You can then access the push
connectors in the ServiceNow AI Platform instance, and the
`https://<instance-name>.service-now.com/api/sn_em_connector/em/inbound_event`
endpoint is also created.

## Use the legacy endpoint with push connectors {#migrate-transform-scripts__section_zlw_d3t_d4b}

You can continue to use the
`https:/<instance-name>.service-now.com/api/global/em/inbound_event` endpoint
with the push connectors, by deactivating the relevant transform scripts. To deactivate a
script, navigate to Event ManagementIntegrationsListener Transform Scripts. Then click the relevant script in the displayed list, and clear the
Active check box in the form.

## Use the legacy endpoint and deactivate all listener transform scripts {#migrate-transform-scripts__section_q51_x3t_d4b}

You can also continue to use the
`https:/<instance-name>.service-now.com/api/global/em/inbound_event` endpoint
but deactivate all listener transform scripts to use the push connectors instead. To deactivate
all scripts, navigate to System PropertiesAll Properties, locate the sn_em_connector_listener_table_for_InboundEvent
property, and set its value to True.

## Migrate custom listener transform scripts to the push connectors module {#migrate-transform-scripts__section_a3t_srt_d4b}

If you have created custom listener transform scripts, they must be migrated to the push
connectors module if you want to use the new
`https://<instance-name>.service-now.com/api/sn_em_connector/em/inbound_event`
endpoint. To migrate the custom script, navigate to Event ManagementIntegrationsListener Transform Scripts, click the relevant listener transform script, and select the displayed script.
Then navigate to IntegrationsPush Connectors, click New, and paste in the script you copied from the
listener transform script.

*[\>]: and then


