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: crm

Who 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:

  • CONTACT_ID - identifier of the contact (required field)
  • SORT - sorting index
  • IS_PRIMARY - primary contact flag