Client SDK
Backend API
Mobile approve
SSO
Sub-journey
Adds information to all subsequent events logged as part of the current journey execution
For example, it can be used to add a correlation ID from a request header so that all events of that journey will include it.
These fields are available when journey execution events are reviewed in Journey analytics, and they are also included in event streaming. You can add custom fields, where the field value is specified using an expression that's evaluated at runtime.
| Field | Description |
|---|---|
| Event Enrichment Values | A list of the custom event fields defined for this step. For each list item, the name represents the name of the custom field in generated events and the expression will be used to yield the value for the custom field in the generated events. |