Skip to main content
Build integrations, workflows, and agents on Versori. In this documentation you’ll learn how to plan, connect, build and deploy custom integrations in days, not months. Versori UI hovering on a light blue gradient background.

How It Works: The Integration Lifecycle

Building integrations on Versori follows a simple structure. You define what the integration should do, connect the systems involved, build the workflow logic, and deploy it to production.
  1. Plan: Define your integration scope, objects/fields, authentication, and success criteria.
  2. Connect: Create or reuse Connectors and configure Connections.
  3. Build: Implement workflows and transformations in a Project.
  4. Deploy: Promote to production and enable monitoring.

Key Concepts: The Versori Building Blocks

Versori integrations are built from a small set of core components. Understanding these building blocks will help you design, build, and run integrations more effectively.
  • Connectors: Define systems, auth schemes, and operations.
  • Connections: Bind credentials and environment settings to a Connector.
  • Run SDK: Execute and test Projects locally and in CI.
  • Deployment: Promote Projects safely to production and operate them reliably.