Is it possible to add connector or roundtrip in camunda cycle using any API calls?

Hi Am new to camunda .
I would like to integrate another BPMN tool with camunda . Is it possible to create connector or roundtrip in camunda cycle using any API calls …? or what type of integration possible with camunda with other BPMN tool …?

Thanks
Arshad

Hi @Arshad8464,

could you tell us a bit more, what kind of integration would you like to implement? To your current state of question you can read more about available APIs here https://docs.camunda.org/manual/7.6/reference/rest/.

Cheers,
Askar

From other BPMN tool if i just clicked a like “Create Roundtrip or Connector in camunda” , then i would llike to create a connector or roundtrip in camunda based on the BPMN xml …? is it possible…?