Create Custom Activity Log
Sends a custom event log to your reporting system.
Description
Log events for specific steps or checkpoints in the journey. For example, create an event when a user approves a transaction and include transaction details in the log.
The custom event data is specified using an expression that's evaluated at runtime. The event includes the full journey context and is sent to all enabled activity log providers (configured as External Connections).
Configuration
Field | Description |
---|---|
Report Type | Event name, which can be specified as a simple string value or contain an expression |
Data | Expression that resolves to a JSON object for the custom event. |