FireEntryEvent
Fire the entry event that initiates the journey.
Input
Name | Type | Required | Description |
ContactKey | String | True | The ID that uniquely identifies a subscriber/contact. |
EventDefinitionKey | String | True | Find the EventDefinitionKey in Event Administration after the event is created and saved. This is true for both standard and custom events. Do not include a period in the event definition key. |
Data | String | False | Properties of the event. Only required if defined in a custom event or by the event. |
Result Set Columns
Name | Type | Description |
EventInstanceId | String | The instance id of the entry event. |