Add Multiple Contacts to a Deal crm.deal.contact.items.set
If you are developing integrations for Bitrix24 using AI tools (Codex, Claude Code, Cursor), connect to the MCP server so that the assistant can utilize the official REST documentation.
We are still updating this page
Some data may be missing — we will complete it shortly.
Scope:
crmWho can execute the method: any user
The method crm.deal.contact.items.set sets a collection of contacts associated with the specified deal.
|
Parameter |
Description |
|
id |
Identifier of the deal. |
|
items |
A collection of contacts represented as an array of objects with the following fields:
|
Copied