centrex_create_contact
Add a new contact or lead to Centrex CRM with minimal required input: first and last name. Optionally include address, phone, email, status, and assignee.
Instructions
Create a new contact/lead in Centrex CRM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip | No | ZIP/postal code | |
| city | No | City | |
| No | Email address | ||
| phone | No | Phone number | |
| state | No | State (2-letter code) | |
| status | No | Contact status | |
| address | No | Street address | |
| last_name | Yes | Last name | |
| first_name | Yes | First name | |
| business_name | No | Business/company name | |
| assigned_user_id | No | ID of user to assign this contact to |