Integra

Updated February 19, 2026

Integra is a low-code integration platform which brings your data, applications, and systems together into a single IT landscape.

Integra is designed for organizations seeking to create a unified IT landscape, build a resilient and scalable integration environment, and streamline their business workflows through automation and optimization.

Benefits

Integra uses a low-code approach, which makes it available to both expensive IT specialists, such as developers and DevOps engineers, and non-programmer analysts. This reduces the time and cost required to build integrations.

The platform includes preconfigured connectors for widely used systems and data transfer protocols, along with processors for transforming and enriching data. With a developer-friendly coding interface supporting Java, JavaScript, and Python, you can expand data processing and transformation features of the product. Moreover, you can independently develop custom connectors and processors using Javа, Python, and C# libraries.

The platform’s built-in monitoring, tracing, debugging, and error tracking tools improve data visualization and data exchange transparency.

A next-generation reactive engine forms the Integra’s core, ensuring continuous processing of large datasets through scalable architecture and cluster support to satisfy growing business needs.

Service plans

Depending on how large your IT infrastructure is and how much information you transfer, you can choose one of the three available service plans. All service plans provide full access to Integra features and vary only in the maximum data amount transmitted per second (requests per second, or RPS).

  1. Integra subscription for 30 days, 200 RPS: 60,000 RUB per month.
    This option is to explore the Integra features at minimal cost. It works well for deploying small integration workflows between essential information systems in the organization without the need to handle heavy loads.
  2. Integra subscription for 30 days, 500 RPS: 120,000 RUB per month.
    This option is best for medium-sized businesses seeking stability in real-time information exchange between their systems. It is ideal for setting up integration between critical applications.
  3. Integra subscription for 30 days, unlimited RPS: 240,000 RUB per month.
    This option offers no request rate limits. Build integration flows of any complexity with any data transfer load. The throughput only depends on the capacity of the Yandex Cloud computing resources you rent.
  4. Free access to the Integra demo version.
    You can get it upon request:
Deployment instructions
  1. Install MongoDB:

    • Guide to install MongoDB in Yandex Cloud.
    • Guide to install MongoDB on a VM.
    • Guide to install MongoDB in Kubernetes using helm.
  2. Install Nginx Ingress if missing from your Kubernetes cluster by following this tutorial.

  3. Install Integra.

    Configure the application:

    • Namespace: Select a namespace or create a new one.

    • Application name: Specify the name for the application to deploy in the cluster.

    • MongoDB address: Address for connecting to MongoDB in <ADDRESS> format. For a cluster, list the addresses separated by commas, e.g., mongo01.local,mongo02.local,mongo03.local.

    • MongoDB port: MongoDB connection port. The default value is 27017.

    • DB name in MongoDB (core): Name of the database to store Integra data.

    • MongoDB user (core): MongoDB user with the readWrite and dbAdmin roles in the database. Here is an example:

        use configurator;
        db.createUser({ user: "integra", pwd: "password", roles: [ "readWrite", "dbAdmin" ] });
      
    • MongoDB user password (core).

    • DB name in MongoDB (Python Executor): Name of the database to store Integra’s Python Executor data.

    • MongoDB user (Python Executor): MongoDB user with the readWrite and dbAdmin roles in the database. Here is an example:

        use python-executor;
        db.createUser({ user: "integra", pwd: "password", roles: [ "readWrite", "dbAdmin" ] });
      
    • MongoDB user password (Python Executor).

    • URL Object Store: S3 storage URL. We recommend using Yandex Object Storage.

    • Bucket in Object Store: Object Storage bucket.

    • Object Storage service account key: Service account with access permissions for Yandex Object Storage (in JSON format). Save the key, as you will need it later. To get the key, run the following command:

         yc iam access-key create \
           --service-account-id <service_account_ID> \
           --format json
      
    • Nginx Ingress: To access Integra, you need an ingress controller. Currently, only the Nginx ingress controller is supported. Install it from Yandex Cloud Marketplace by following this tutorial or from any other source on your own.

    • URL: Domain name for accessing Integra.

    • Use TLS: Enables using HTTPS to access Integra. For everything to work correctly, you need a valid certificate issued by a trusted CA.

    • TLS secret name: Name of the secret with the certificate in the selected namespace. Make sure to create the secret in advance.

    • Admin username: Integra admininstrator username, which cannot be changed.

    • Admin password: Integra admininstrator password.

    • Subscription management service account key: Service account with the license-manager.user role to manage subscriptions (in JSON format). Save the key, as you will need it later. To get the key, run the following command:

         yc iam key create \
           --service-account-id <service_account_ID> \
           --output sa-key.json
      

Tariffs

Интегра подписка 30 дней RPS 200

$491.80 / 30 days
Prepaid
$491.80 / 30 days
Prepaid

Интегра подписка 30 дней RPS 500

$983.61 / 30 days
Prepaid
$983.61 / 30 days
Prepaid

Интегра подписка 30 дней

$1,967.21 / 30 days
Prepaid
$1,967.21 / 30 days
Prepaid
Billing type
Paid by subscriptions
Type
Kubernetes® Application
Category
Connectors
Frameworks
Databases
Network infrastructure
In the Russian software register
Publisher
Seventech
Use cases
  • Integrating enterprise systems into a unified environment (CRM, ERP, MDM, and others).

  • Guaranteeing delivery and proper ordering of messages and data packets between systems.

  • Automating interaction within a sequence of applications.

  • Automating routine tasks and business workflows:

    • Collecting and processing data, creating and distributing documents, all while notifying on workflow stages.
    • Sending data to various forms, reports, and dashboards for monitoring and analysis.
    • Keeping warehouse stock up to date across online stores, customer portals, and partner portals.
    • Initiating tasks in HR and data management systems to improve quality.
    • Populating content management systems for websites and portals with data.
Technical support

Seventech
Seventech provides support for Integra users in Yandex Cloud. You can contact their support team at suppya@7tech.ru. Support is available on business days from 10 a.m. to 7 p.m., GMT+3.

For Integra demo version and expert advice, contact us:

Yandex Cloud
Yandex Cloud does not provide technical support for this product. If you have any issues, please refer to the vendor’s information resources.

Product composition
Helm chartVersion
Pull-command
Documentation
seventech/integra/integra1.46.1Open
Docker imageVersion
Pull-command
seventech/integra/core17664205840846336378165133152051151861419526803142.0.46.1
seventech/integra/core-interface17664205840846336378165133152051151861419526803142.0.46.1
seventech/integra/python-executor17664205840846336378165133152051151861419526803142.0.46.1
Terms
By using this product you agree to the Yandex Cloud Marketplace Terms of Service and the terms and conditions of the following software: Terms of use regarding the computer program "Integra" (7TECH INTEGRA 2.0)
Billing type
Paid by subscriptions
Type
Kubernetes® Application
Category
Connectors
Frameworks
Databases
Network infrastructure
In the Russian software register
Publisher
Seventech