OpenIntegrations is a toolkit for interacting with external APIs, provided as a library (extension) for 1C:Enterprise / OneScript and as a cross-platform command-line application (CLI) for Windows and Linux.
It provides ready-to-use methods for common tasks (sending messages, creating documents, SQL queries, etc.) across more than 30 services and technologies, including Telegram, VK, Bitrix24, Google, Yandex, various DBMS, and exchange protocols.
The project is organized into independent modules, where each module handles a specific service. Common logic (like HTTP or JSON handling) is abstracted into reusable components, allowing for both quick implementation and easy extensibility.