Connectors Guide

Connectors are instructions on connecting to external services but do not contain any credentials. They provide the framework for connecting to services like APIs, webhooks, and databases.

What Are Connectors?

Connectors define how Bellatrix One can connect to external services. They specify:

  • Connection protocols and endpoints
  • Required authentication methods
  • Available operations and data formats
  • Configuration parameters needed

Connector Types

  • API Connectors
  • Webhook Connectors
  • Database Connectors

Creating Connections from Connectors

To use a connector, typically you provide credentials to create a connection.

Learn how to create a connection →