Create a new outreach campaign
{{name}}, {{company}}, {{title}})| Variable | Description | Example |
|---|---|---|
{{name}} | Contact’s first name | John |
{{full_name}} | Contact’s full name | John Smith |
{{company}} | Company name | Acme Corp |
{{title}} | Job title | CEO |
| Status | Code | Description |
|---|---|---|
| 400 | validation_error | Missing required fields or invalid list ID |
| 401 | invalid_key | Invalid API key |
| 403 | insufficient_permissions | Missing write permission |
| 404 | not_found | List not found |
| 429 | rate_limited | Rate limit exceeded |