Hello,
I would like to use the http-connector on the camunda modeler desktop but the tab implementation is not available when my file is for camunda platform 8.
Can i use the connectors on self-managed instance ?
Thank you in advance
Hello,
I would like to use the http-connector on the camunda modeler desktop but the tab implementation is not available when my file is for camunda platform 8.
Can i use the connectors on self-managed instance ?
Thank you in advance
Hi @Yannis_Yahi,
It’s an element template that is configured in the Web Modeler. See here: Introduction to connectors | Camunda Platform 8.
You’d need to add an element template to the Desktop Modeler, I think. See here: About element templates | Camunda Platform 8
Here is an http connector for Zeebe (it might be the one used in C8 SaaS): GitHub - camunda-community-hub/zeebe-http-worker: Zeebe worker for HTTP calls
HTH,
Josh
Thank you,