create_contact
Create a new contact in a MailerCloud list. Email and list_id are required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City | |
| tags | No | Tags to assign | |
| Yes | Contact email address,required | ||
| phone | No | Phone number | |
| state | No | State | |
| api_key | No | MailerCloud API key | |
| country | No | Country | |
| list_id | Yes | List ID to add contact to,required | |
| job_title | No | Job title | |
| last_name | No | Last name | |
| department | No | Department | |
| first_name | No | First name | |
| company_name | No | Company name | |
| custom_fields | No | Custom field values |