drip_create_subscriber
Create or update a Drip subscriber using email, with optional tags, custom fields, lead score, time zone, and EU consent.
Instructions
Create or update a subscriber in Drip
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address of the subscriber | ||
| user_id | No | Unique identifier for the subscriber | |
| time_zone | No | Time zone of the subscriber (e.g., America/New_York) | |
| custom_fields | No | Custom field values for the subscriber | |
| tags | No | Tags to apply to the subscriber | |
| prospect | No | Whether the subscriber is a prospect | |
| base_lead_score | No | Base lead score for the subscriber | |
| eu_consent | No | EU consent status | |
| eu_consent_message | No | Message explaining how consent was obtained |