Logo icon
  • Getting Started
  • API Reference
  • Whats New
  • Typical Use-Cases
  • MCP
  • GitHub
Bitrix24 REST API and Marketplace Applications
  • What the Bitrix24 REST API Allows
    • Tools and Scenarios
    • Data Types and Parameter Formats
      • CRM Objects and Methods
      • Data Types and Object Structure in the CRM REST API
      • Fields of Main CRM Objects
      • Typical Use-Cases and Tutorials
      • Determine the Current CRM Operating Mode
        • Overview of methods
        • Create a new deal
        • Update a deal
        • Get a deal by Id
        • Get a list of deals
        • Delete a deal
        • Get deal fields
        • Set products in a deal
        • Get deal products
        • Widgets
      • Get Stage Movement History
  • REST API Limits
  • Error Codes
  • Meetups for Developers
  • Support and Community for Developers
  • Feedback

Widgets

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.

  • Context Menu Item in the CRM_XXX_LIST_MENU, CRM_DYNAMIC_XXX_LIST_MENU
  • Dropdown Menu Item Above the CRM_XXX_LIST_TOOLBAR Elements List
  • Tab in the Detail Form of CRM Entity CRM_XXX_DETAIL_TAB, CRM_DYNAMIC_XXX_DETAIL_TAB
  • Button Above the Timeline of the CRM_XXX_DETAIL_ACTIVITY, CRM_DYNAMIC_XXX_DETAIL_ACTIVITY Card
  • Dropdown Menu Item for the Top Button of the CRM_XXX_DETAIL_TOOLBAR, CRM_DYNAMIC_XXX_DETAIL_TOOLBAR
  • Context Menu Item for CRM Activity in CRM_XXX_ACTIVITY_TIMELINE_MENU, CRM_DYNAMIC_XXX_ACTIVITY_TIMELINE_MENU
  • Dropdown Menu Item for the Document Generator CRM_XXX_DOCUMENTGENERATOR_BUTTON
  • Dropdown Menu Item of the Top Button in the CRM Robot Designer CRM_XXX_ROBOT_DESIGNER_TOOLBAR
  • Menu Item in Sales Funnels CRM_FUNNELS_TOOLBAR
  • CRM Analytics Menu Item CRM_ANALYTICS_MENU
  • Dropdown Menu Item for the CRM Analytics Toolbar CRM_ANALYTICS_TOOLBAR
Previous
Set a Common Card for All Users
Next
Overview of Methods