Add a subscriber
add_subscriberAdds or updates a subscriber. By default the person enters as PENDING and receives a confirmation email: that is double opt-in, and it protects the workspace's sending reputation. double_opt_in: false subscribes directly and must only be used when consent was already collected elsewhere — never on your own initiative. A suppressed or unsubscribed address is refused.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| Yes | |||
| lastName | No | ||
| firstName | No | ||
| double_opt_in | No | false = direct subscription without confirmation. Only request this on explicit instruction from the person. |