add_subscriber
Add a subscriber to a specified email list with consent tracking, custom fields, and optional resubscription.
Instructions
Add a subscriber to a list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | The list ID | |
| email_address | Yes | Subscriber email address | |
| consent_to_track | Yes | Consent to track: 'Yes', 'No', or 'Unchanged' | |
| name | No | Subscriber display name | |
| resubscribe | No | If true, resubscribe the contact if they were previously unsubscribed | |
| custom_fields | No | Custom field values |