We'd like to move our connector code out of the custom connector editor in-browser and into our VCS, and then manage version updates/releases as part of a CI pipeline. Unfortunately there is no API available to manage custom connector changes/versions/releases, so instead we need to manually copy/paste our code back into the in-browser editor.
It would be very helpful to have a version management API for custom connectors that would enable:
- saving new versions of a custom connector
- releasing/restoring a given version of a connector
Paul Spicer
Custom Connector: version management API
We'd like to move our connector code out of the custom connector editor in-browser and into our VCS, and then manage version updates/releases as part of a CI pipeline. Unfortunately there is no API available to manage custom connector changes/versions/releases, so instead we need to manually copy/paste our code back into the in-browser editor.
It would be very helpful to have a version management API for custom connectors that would enable:
- saving new versions of a custom connector
- releasing/restoring a given version of a connector
1 person likes this idea