EntryEvent

Event payload used to inject a contact into a journey via the API event trigger.

AutomationCustomer JourneyDigital MarketingEmailMarketingPersonalization

Properties

Name Type Description
ContactKey string Unique identifier for the contact entering the journey
EventDefinitionKey string Key of the event definition matching the journey entry trigger
Data object Additional data to pass to the journey as key-value pairs. These values are available to activities within the journey.
View JSON Schema on GitHub