Skip to main content

Installation

The concept of a Connector consists of two parts:

Connector runtime and function​

The Connector runtime environment can be installed using the supported deployment options.

Currently, we support an installation of Connectors with Docker, Docker Compose, and the manual setup.

Connector templates​

For the modeling interface, you need to provide Connector templates.

For the out-of-the-box Connectors provided by Camunda, the Connectors Bundle project provides a set of all Connector templates related to one release version. If you use the Docker Compose installation, you can thus fetch all Connector templates that match the versions of the Connectors used in the backend.

Alternatively, you can fetch the JSON templates from the respective Connector's releases at respective connectors folder in the bundle repository at connectors/{connector name}/element-templates:

ConnectorLicense
Asana Connector[Camunda Platform Self-Managed Free Edition]
Automation Anywhere Connector[Camunda Platform Self-Managed Free Edition]
Amazon SNS Connector[Camunda Platform Self-Managed Free Edition]
Amazon SQS Connector[Camunda Platform Self-Managed Free Edition]
AWS Lambda Connector[Camunda Platform Self-Managed Free Edition]
Camunda Operate Connector[Camunda Platform Self-Managed Free Edition]
Easy Post Connector[Camunda Platform Self-Managed Free Edition]
GitHub Connector[Camunda Platform Self-Managed Free Edition]
GitHub Webhook Connector[Camunda Platform Self-Managed Free Edition]
GitLab Connector[Camunda Platform Self-Managed Free Edition]
Google Drive Connector[Camunda Platform Self-Managed Free Edition]
Google Maps Platform Connector[Camunda Platform Self-Managed Free Edition]
GraphQL Connector[Camunda Platform Self-Managed Free Edition]
HTTP Webhook Connector[Camunda Platform Self-Managed Free Edition]
Kafka Producer Connector[Camunda Platform Self-Managed Free Edition]
Microsoft Teams Connector[Camunda Platform Self-Managed Free Edition]
OpenAI Connector[Camunda Platform Self-Managed Free Edition]
Power Automate Connector[Camunda Platform Self-Managed Free Edition]
RabbitMQ Connector[Camunda Platform Self-Managed Free Edition]
REST Connector[Apache 2.0]
SendGrid Connector[Camunda Platform Self-Managed Free Edition]
Slack Connector[Camunda Platform Self-Managed Free Edition]
UiPath Connector[Camunda Platform Self-Managed Free Edition]

You can use the Connector templates as provided or modify them to your needs as described in our Connector templates guide.

Check out our Connectors Awesome List to find more Connectors.