Transformations
Transformations let you modify event payloads before they are sent to a destination.
What You Can Do In Dashboard
Create a transformation
Create a transformation with a name, JavaScript code, and optional environment JSON.
Test a transformation
Run transformation code from the editor using available input context.
Edit and save
Update code and environment values, then save changes.
Attach to a connection
Apply a transformation from the connection's Transform rule.
Notes
- Transformations run before destination delivery.
- Use connection rules to control when transformed events are delivered.