Message Providers: Methods Overview
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.
Message providers are services for integration with Bitrix24. They allow you to send messages to customers. Communication channels can include SMS and other systems that identify the recipient by phone number.
Quick navigation: All Methods
Connection with Other Objects
CRM. A message can be sent from a CRM card.
Workflows. A message can be sent automatically from a workflow action or a CRM automation rule. The provider is specified in the workflow configurations only via the Bitrix24 interface.
User Documentation
Message Delivery Status
The message Unique ID message_id allows you to call the messageservice.message.status.update method. The method sets the delivery status for a message sent using a provider.
Overview of Methods
Scope:
messageserviceWho can execute the method: administrator
|
Method |
Description |
|
Registers an SMS provider or message provider |
|
|
Deletes an SMS provider or message provider |
|
|
Retrieves a list of SMS providers or message providers |
|
|
Updates an SMS provider or message provider |
|
|
Updates the delivery status of a message |