← Resources
Support guide

ECM: Sending Test Events

Sending test events to RightITnow ECM can be done in various ways and from different languages. One of the easiest is to use the Python script described here.

Prerequisites

What you'll need

Instructions

Set up and run the event sender

  1. Download the sample event sender here
  2. Extract the zip
  3. Modify the file RightITnow/Service.py to change the URL of RightITnow
  4. Modify EventSender.py and change the sys.path.append to point to the RightITnow folder just extracted from the zip
  5. In the same file you can add or change the event tokens
  6. To send the event, run from the shell:
  python EventSender.py
Related

More support guides

ECM REST API

Prefer to send events over HTTP instead? Inject events from custom sources directly via the REST API.

View API docs →

Backup and Restore

Copy settings, correlations, users, and entity groups into a clean system before an upgrade.

View guide →

?

Frequently Asked Questions

Common questions about license validation, proxy configuration, and clearing alert data.

View FAQ →

Building a custom integration?

Our team can help you plan your event pipeline.