Files: 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.
The methods allow you to upload files to the chat and receive a download link for the file on behalf of the user or application.
Quick navigation: all methods
How to Work with Files
- use im.v2.File.upload to upload a file to the chat
- use im.v2.File.download to get a download link for an already uploaded file
Overview of Methods
Scope:
imWho can execute the methods: a user or an application with access to the messenger
|
Method |
Description |
|
Uploads a file to the chat |
|
|
Returns a link to download the file |
Continue Your Exploration
Copied
Previous