
Filter Properties
Filter out specific properties from the event by setting them to null or removing them completely.
Configuration
Option | Description |
---|---|
Properties to filter Type: string Required: True | Comma-separated list of properties to filter (e.g. "$set.email, $set.name, custom_prop") |
Using our REST API you can create this transformation like so:
Terminal