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 Structure of Objects 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

  • Context Menu Item in the CRM_XXX_LIST_MENU, CRM_DYNAMIC_XXX_LIST_MENU
  • Dropdown Menu Item Above the CRM Entity List CRM_XXX_LIST_TOOLBAR, CRM_DYNAMIC_XXX_LIST_TOOLBAR
  • Tab in the detail form of the 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 of the Top Button in the CRM_XXX_DETAIL_TOOLBAR, CRM_DYNAMIC_XXX_DETAIL_TOOLBAR
  • Context Menu Item for the Deal in the CRM Element Card 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 CRM Sales Funnels Toolbar
  • CRM Analytics Menu Item CRM_ANALYTICS_MENU
  • Dropdown Menu Item of the Top Button in CRM Analytics CRM_ANALYTICS_TOOLBAR
Previous
Set a Common Card for All Users
Next
Overview of Methods