crm_contacts_create
Create new contact records in ServiceTitan CRM by providing contact details such as name, title, and reference ID for customer relationship management.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| referenceId | No | External reference ID | |
| name | No | Contact name | |
| title | No | Contact title | |
| isArchived | No | Archived flag | |
| _confirmed | No | Set to true to confirm this write operation |