ATTACH Block Collection

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.

Blocks define the structure and appearance of the ATTACH attachment.

Block Types

User Block (USER)

Displays the user card within the attachment: name, avatar, and a link to the profile or external resource.

User Block

Adds a clickable link with a caption. Suitable for navigating to a task, document, deal, or external page.

Link Block

Text Block (MESSAGE)

Outputs a text fragment of the attachment. Used for headings, explanations, comments, and main content.

Text Block

Delimiter Block (DELIMITER)

Adds a visual separator between parts of the attachment. Helps to distinguish meaningful blocks in a long card.

Delimiter Block

Grid Block for Rows and Columns (GRID)

Forms a tabular structure from pairs of "name-value". Suitable for cards with properties and parameters.

  1. Block Representation (BLOCK)

    Block Construction

  2. Line Representation (LINE)

    Line Construction

    In the mobile version, blocks are displayed one below the other.

  3. Two-Column Representation (ROW)

    Two-Column Construction

Image Block (IMAGE)

Displays one or more images within the attachment.

Image Block

File Block (FILE)

Adds a file with a name and a link for downloading or opening.

File Block

Continue Exploring