create_contact
Add a single contact with email, name, tags, and custom fields, recording consent to email. Only add opted-in addresses to maintain sender reputation and comply with CAN-SPAM/GDPR.
Instructions
Add a single contact. Adding a contact records consent to email them — only add addresses that opted in, or the send will damage sender reputation and may breach CAN-SPAM/GDPR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Segmentation tags | |
| Yes | Contact email address | ||
| phone | No | Phone number (max 50 chars) | |
| source | No | Where this contact came from (max 100 chars) | |
| company | No | Company name (max 150 chars) | |
| job_title | No | Job title (max 100 chars) | |
| last_name | No | Last name (max 100 chars) | |
| first_name | No | First name (max 100 chars) | |
| custom_fields | No | Custom key-value attributes |