crm_contact_relationships_create
Create relationships between ServiceTitan CRM contacts and related entities to establish connections and track associations within the enterprise platform.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | Contact ID | |
| relatedEntityId | Yes | Related entity ID | |
| typeSlug | Yes | Relationship type slug | |
| _confirmed | No | Set to true to confirm this write operation |