A curated list of awesome Camunda Platform 8 Connectors projects, driven by the Community, Partners, and Camunda. We are excited to empower our ecosystem to build connectivity, accelerating process orchestration with any system!
- Out-of-the-box Connectors
- Partner Connectors
- Community Connectors
- Adding connectors
- Related projects
- Resources
Connector runtimes provided by Camunda out-of-the-box in C8 SaaS and Self-Managed:
Connector | JAR with dependencies | Code repository | Documentation | License | Lifecycle |
---|---|---|---|---|---|
Amazon SNS | Maven Central | GitHub | Camunda Docs | Camunda Platform Self-Managed Free Edition | |
Amazon SQS | Maven Central | GitHub | Camunda Docs | Camunda Platform Self-Managed Free Edition | |
AWS Lambda | Maven Central | GitHub | Camunda Docs | Camunda Platform Self-Managed Free Edition | |
Google Drive | Maven Central | GitHub | Camunda Docs | Camunda Platform Self-Managed Free Edition | |
Kafka Producer | Maven Central | GitHub | Camunda Docs | Camunda Platform Self-Managed Free Edition | |
Microsoft Teams | Maven Central | GitHub | Camunda Docs | Camunda Platform Self-Managed Free Edition | |
RabbitMQ | Maven Central | GitHub | Camunda Docs | Camunda Platform Self-Managed Free Edition | |
REST | Maven Central | GitHub | Camunda Docs | Apache 2.0 | |
SendGrid | Maven Central | GitHub | Camunda Docs | Camunda Platform Self-Managed Free Edition | |
Slack | Maven Central | GitHub | Camunda Docs | Camunda Platform Self-Managed Free Edition |
Connector runtimes provided by Camunda partners:
Connector | Partner | JAR with dependencies | Code repository | Documentation | License | Lifecycle |
---|---|---|---|---|---|---|
MySQL | Infosys | Github | Documentation | MIT | ||
Oracle | Infosys | Github | Documentation | MIT | ||
PostgreSQL | Infosys | Github | Documentation | MIT | ||
Connector runtimes provided by the Community:
Connector | JAR with dependencies | Code repository | Documentation | License | Lifecycle |
---|---|---|---|---|---|
Openweather API | - | GitHub | README | Apache 2.0 | |
GitHub Dispatch | - | GitHub | README | Apache 2.0 | |
OpenAI Moderation | - | GitHub | README | MIT | |
PDF merge/extract/watermark | - | GitHub | README | Apache 2.0 | |
OfficeToPdf | - | GitHub | README | Apache 2.0 |
You are able to add your connector in just a few steps:
- Be inspired by a brilliant idea!
- Implement it.
- Test it with a Self-Managed Camunda Platform instance.
- Publish it at GitHub.
- Add supporting documentation:
-
README.md
with general info about your connector, how to use it, and how to contribute. Screenshots, videos or other visual materials encouraged. Additional links, references, and contact details are welcome.
-
LICENSE
with respective license, EULA or terms of use.
- Ready to move it to the awesome list? Open a ticket, and we'll take it from there.
Just having an idea? Cut us a feature request issue, and we or community may take care of it.
Have fun!
Projects related to Camunda 8 Connectors that are not Connectors themselves.
- OpenAPI Connector Template Generator for REST Connector Runtime
- Node.js Connector SDK - write Connectors in JavaScript / TypeScript for execution in Node.js.
Additional resources related to Camunda 8 Connectors: