Icon
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.
Icon of the timeline entry IconDto.
Parameters of the IconDto Object
Required parameters are marked with *
|
Field |
Description |
Additional |
|
code* |
Icon code |
A list of available codes can be obtained using the crm.timeline.icon.list method |
Example of the Object
{
"icon": {
"code": "call-completed"
}
}
Continue Exploring
- Structure of Configurable Activity
- Record Header
- Main Content Area of Configurable Activity
- Content Block of Configurable Deal
- Bottom Part of the Record
- Bottom Dropdown Menu
- Click Reaction
- Field Types
- Set of Additional Content Blocks
- Examples of Activity Configurations
Copied
Next