drip_track_event
Record custom events for Drip subscribers by providing email, event name, and optional properties and timestamp.
Instructions
Track a custom event for a subscriber
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address of the subscriber | ||
| action | Yes | Name of the event | |
| properties | No | Event properties | |
| occurred_at | No | ISO 8601 timestamp when the event occurred |