accelo_create_affiliation
Create a new affiliation to link a contact to a company, with optional email, phone, mobile, and position details.
Instructions
Create a new affiliation (link a contact to a company).
Args: company_id: Company ID (required) contact_id: Contact ID (required) email: Email for this affiliation phone: Phone for this affiliation mobile: Mobile for this affiliation position: Position at the company fields: Additional fields to return
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| phone | No | ||
| fields | No | ||
| mobile | No | ||
| position | No | ||
| company_id | Yes | ||
| contact_id | Yes |