Custom Connector For BPMN Modeler

Do you have any details documentation on “Developing Custom Connector For Modeler”… the documentation provided here camunda Connect Reference | camunda BPM docs and Extending Connect | docs.camunda.org are not sufficient.

@sanjoy.ganguly You can clone the Camunda connector repository Github and add your customizations there. This is generally what I do when I need to add additional functionality to my connectors.

Not much helpful. I am looking for proper documentation.

@sanjoy.ganguly There is no proper documentation other than this https://docs.camunda.org/manual/7.7/reference/connect/extending-connect/

Even I have struggled with the same issue and finally ended up extending the connector using the

services/org.camunda.connect.spi.ConnectorConfigurator