Associations
Create associations
Link contacts to companies in your CRM
POST
Documentation Index
Fetch the complete documentation index at: https://docs.enginy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your Implementation Required
This endpoint must be implemented on your server
Request
Array of contact-company pairs to link
Association Object
The CRM ID of the contact (returned from create/sync)
The CRM ID of the company (returned from create/sync)
Response
Whether the operation succeeded
Number of associations created
Array of failed associations (if any)