Working with Sections: Overview of Methods
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.
Sections help organize data and simplify navigation within lists. They group records by categories or levels of nesting.
Quick navigation: all methods
User documentation: How to create and configure a list in Bitrix24
Relationships with Other Objects
Universal lists. Each section belongs to a specific list. To add a section to a list, you need to specify the parameters IBLOCK_TYPE_ID, IBLOCK_ID, and IBLOCK_CODE. Values can be obtained using the lists.get method.
User documentation
Overview of Methods
Scope:
listsWho can execute the method: depends on the method
|
Method |
Description |
|
Creates a list section |
|
|
Updates a list section |
|
|
Returns a section or a list of sections |
|
|
Deletes a list section |