📄️ Get Started
Connectors are configured through a .unito.json file available at the root of their project. Its properties are used
📄️ Core Properties
List of properties used to configure the basic functionalities of your connector.
📄️ UI Properties
List of properties used to alter the appearance of your connector.
📄️ Authorizations
An authorization is a way to collect credentials from customers, which are then sent to your connector
📄️ Test Account
To test your connector, you can define a test account in the testAccounts top-level property of the configuration
📄️ Webhooks
To add support for webhooks in your connector, you must define two additional endpoints in the .unito.json
📄️ Environment Variables
Environment variables are additional static information required by your connector,
📄️ Secrets
Secrets are additional static information required by your connector,