Skip to main content
Version: 8.9

Connectors

Get startedBuilt-in connectorsConnectorConnectors are reusable building blocks you can use to easily connect processes to external systems, applications, and data. are reusable building blocks you can use to easily connect processes to external systems, applications, and data.

  • Use a Slack or Microsoft Teams connector to notify people of pending or completed processes in a human task orchestration onboarding flow.
  • In microservices orchestration, use a Kafka connector to add real-time messaging to your automated processes.

Connectors are often configured as a BPMN process task, with the required integration parameters already set up for easy configuration. This helps remove the need for you to write custom integration programming code.

Find a built-in connector

Get started

New to connectors? Learn about connector types and how to start using connectors in your processes.

info

Get started by learning how to integrate a Camunda 8 connector.

Custom connectors

Build and deploy your own custom connectors using connector templatesConnector templateA connector template is a type of element template used to configure connectors in Modeler. Templates define UI fields, metadata, and bindings required for connector operations. Modeler internally labels all templates as element templates, but connector templates are the subset specifically used to configure connectors. and the connector SDK.

Get started with our latest and most popular connectors.