Publish
Before publishing a connector, it's crucial to confirm that it complies with specifications and standards.
Compliance tests are used to validate the connector's behavior and adherence to guidelines.
These tests are executed within our pipeline using the compliance
account setup defined in the
.unito.json
configuration file. If any of these tests fail, the connector won't be published until its fixed.
Having a compliance
test account in your .unito.json
is mandatory in
order to publish your connector.
When you are ready to publish your connector to Unito, and use it to create flows, execute the following command;
integration-cli publish
By default, your connectors are private to your organization. Making the connector available to a wider audience requires manual actions from Unito. Talk to your Unito partner manager for more information.