Enrich Activity Log Events

Adds information to all subsequent events logged as part of the current journey execution.

Description

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 the journey execution events are reviewed in the activity log, and they are also included in event reports sent to Activity Logs. You can add custom fields, where the field value is specified using an expression that's evaluated at runtime.

Configuration

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.