Connections
Centralized connectionsfor your integrations
Named connection objects storing JSON configuration per environment — database credentials, API configs, and service endpoints.
Connection Management
Connection Objects for your integrations
An optional central repository for storing configuration objects callable from your integrations.

- Manage your connections from the Connections page
JSON Configuration
JSON object configuration
Store per-environment configurations for each connection object.

- Validated JSON object for each environment
- Reference secrets to avoid exposure
- Call from your integrations with getConnection()