publish_journey_event
Publish an event to trigger subscriber journeys. Provide event data as JSON to activate automated workflows.
Instructions
Publish an event to trigger a subscriber activity journey
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | No | Client ID (defaults to CM_CLIENT_ID env var) | |
| event_data | Yes | Event data as a JSON string (e.g. subscriber email and event fields) |