sendcraft_add_subscriber
Add a subscriber to an email list. Automatically sends a confirmation email when double opt-in is enabled.
Instructions
Add a new subscriber/contact to a list. If the list has double opt-in enabled, a confirmation email is sent automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags to attach, e.g. ["customer", "trial"] | |
| Yes | Subscriber email address | ||
| list_id | Yes | Email list ID to add them to | |
| last_name | No | Last name (optional) | |
| first_name | No | First name (optional) |