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
Was the article helpful?
Next