cm_publish_event
Publish a subscriber activity event to trigger a journey for a client using the subscriber's email and event name, with optional data payload.
Instructions
Publish a Subscriber Activity event to trigger a journey for a client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Data | No | Arbitrary event payload data. | |
| Yes | Subscriber email address the event relates to. | ||
| clientId | Yes | Client ID to publish the event for. | |
| EventName | Yes | Name of the event being published. |