link_entities
Link a contact, company, or other entity to a lead in Kommo CRM by specifying source and target entity types and IDs.
Instructions
Link two entities together (e.g. link a contact to a lead, or a company to a lead).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_entity | Yes | The source entity type (usually 'leads') | |
| source_id | Yes | The ID of the source entity | |
| to_entity_type | Yes | The entity type to link to (e.g. 'contacts' or 'companies') | |
| to_entity_id | Yes | The ID of the entity to link to |