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