
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.- Plan: Define your integration scope, objects/fields, authentication, and success criteria.
- Connect: Create or reuse Connectors and configure Connections.
- Build: Implement workflows and transformations in a Project.
- 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.
