Giter VIP home page Giter VIP logo

camunda-8-connectors's Introduction

Camunda Platform 8 Connectors

Contribute


Camunda Platform 8 Connectors    Code of Conduct    Contributing

Welcome to the Camunda 8 Connectors GitHub repository!

🌐 Camunda Marketplace

Explore the extensive range of Connectors available in the Camunda Connectors Marketplace. The marketplace is a comprehensive hub for connectors developed by Camunda, our partners, and the vibrant community.

Explore the Marketplace for:

  • A Variety of Connectors: Find connectors suitable for different systems and use cases, already vetted for quality and compatibility.
  • Community Contributions: Engage with connectors developed by the community and see how they can benefit your process automation.
  • Latest Updates: Stay informed about new additions and updates

Visit the Camunda Connectors Marketplace to discover tools that can enhance your process automation.

🚀 Submitting Your Connector to the Marketplace

Created a connector that you think could benefit the wider community? Get it listed on the marketplace by following our Connector Submission Process.

💡 Connector Ideas and Collaborative Development

Have an idea for a new connector, or curious about what others are working on? Head over to our Connector Ideas Portal. It’s a great space to share your innovative concepts or to contribute to ongoing projects.

📚 Documentation

For comprehensive information about using and developing connectors, please refer to our official documentation.

🛠 Helpful Tools for Working with Connectors

While the Camunda Connectors Marketplace offers a wide range of connectors, there are also various related projects and tools that can enhance your experience with Camunda 8 Connectors. These tools, although not connectors themselves, are invaluable for developing, monitoring, and optimizing your connectors.

Some of these helpful tools include:

📬 Questions & Support

For general queries or support, our community forum is the best place to reach out.

🤝 Contributing to Connectors

Do you see potential for adding a new operation to an existing connector? Or perhaps you have an idea for an improvement or enhancement? The Camunda Connectors Marketplace is your starting point. Many of the connectors listed in the marketplace are open source and ripe for collaboration.

How to Contribute:

  1. Explore the Marketplace: Visit the Camunda Connectors Marketplace and find the connector you're interested in.
  2. Find the Repository: For most connectors, there's a direct link to the GitHub repository. This link can typically be found under the CTA (Call To Action) button: "For SM" or "Host Yourself".
  3. Engage with the Community:
    • Create an Issue or Pull Request: If you have a specific improvement or new feature in mind, feel free to open an issue or create a pull request in the repository.
    • Direct Contact: Alternatively, you can directly contact the creator or the maintainers of the connector. This can often lead to more direct collaboration and quicker responses.

By getting involved, you're not only enhancing a specific connector but also contributing to the broader Camunda community. Your input helps in creating a more robust and diverse set of tools for everyone.

Resources

Additional resources related to Camunda 8 Connectors:

camunda-8-connectors's People

Contributors

bastiankoerber avatar berndruecker avatar chillleader avatar christian-konrad avatar igpetrov avatar itsmestefanjay avatar jwulf avatar maxtru avatar moatcamunda avatar oleksiivanov avatar preetinirwal avatar sbuettner avatar tmetzke avatar upgradingdave avatar xomiamoore avatar zelldon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

camunda-8-connectors's Issues

Add NATS outbound connector

Hello, Team!

I am Joe Pappas from Camunda. We are happy to introduce our NATS Outbound connector and think it will contribute to the community.

About the Connector

Similar to Kafka, NATS is an open source messaging system, dead simple to set up and use. Built based on feedback from someone current using NATS

Checklist

  • [X ] I have added a license file (and terms of use where applicable): Here
  • [ X] The Readme file contains summary: Here
  • [ X] Documentation describes how to use the connector: Here
  • [ X] Documentation describes how to install the connector: Here
  • [ X] Documentation describes how to contact maintainer: Here

Thank you!

Connector for GCP Cloud-Spanner Database

Hello, Team!

I am AntonyAlex from the Acheron Software Consultancy Pvt Ltd. We are happy to introduce our GCP Cloud-Spanner connector and think it will contribute to the community.

About the Connector

Connector to integrate with Cloud-Spanner Database. Spanner is a distributed SQL database management and storage service developed by Google.

Checklist

Thank you!

Incentro is presenting the Alfresco connector

Hello, Team!

I am Maarten van Veelen from Incentro. We are happy to introduce our Alfresco connector and think it will contribute to the community.

About the Connector

This connector makes it possible to interact with Alfresco Content Services, a leading Open Source Document Management System. The connector uses the REST Protocol connector as a base and is created just by configuring the element template. The initial version just has one operation: create a folder in Alfresco. Of course we will add more operations in the future.

Checklist

  • I have added a license file (and terms of use where applicable):
  • The Readme file contains summary: <link>
  • Documentation describes how to use the connector: <link>
  • Documentation describes how to install the connector: <link>
  • Documentation describes how to contact maintainer: <link>

Thank you!

Add NATS Inbound Connector

Hello, Team!

I am Joe Pappas from the Camunda. We are happy to introduce our NATS Inbound connector and think it will contribute to the community.

About the Connector

Similar to NATS Outbound. Open source messaging similar to Kafka, dead simple to use.

Checklist

  • [X ] I have added a license file (and terms of use where applicable): Here
  • [X ] The Readme file contains summary: Here
  • [X ] Documentation describes how to use the connector: Here
  • [X ] Documentation describes how to install the connector: Here
  • [ X] Documentation describes how to contact maintainer: Here

Thank you!

Camunda Connector for GCS

Hello, Team!

I am AntonyAlex from the Acheron Software Consultancy Pvt Ltd. We are happy to introduce our GCS connector and think it will contribute to the community.

Outbound Connector to connect to Google Storage and allows to perform upload, download and delete operations.

Checklist

Thank you!

Add Inbound MongoDB Connector to the Awesome List

Hello, Team!

I am Joe Pappas from Camunda. We are happy to introduce our Inbound MongoDB connector and think it will contribute to the community.

About the Connector

The connector uses the Change Streams feature of MongoDB which acts like a messaging service to start processes or send messages as required. I was asked about MongoDB and Camunda during a public webinar which served as the inspiration to build one

Checklist

  • [ X] I have added a license file (and terms of use where applicable):
  • [ X] The Readme file contains summary:
  • [ X] Documentation describes how to use the connector:
  • [ X] Documentation describes how to install the connector:
  • [ X] Documentation describes how to contact maintainer:

Thank you!

Adding Postgres Inbound Connector

Hello, Team!

I am Joe Pappas from Camunda. We are happy to introduce our Inbound connector and think it will contribute to the community.

About the Connector

The Inbound Connector takes advantage of the 'channel' feature of Postgres. Changes to a Postgres database can be sent to a Postgres channel where external applications (like the Inbound Connector) can subscribe and act upon those messages

Checklist

  • [ X] I have added a license file (and terms of use where applicable): Here
  • [ X] The Readme file contains summary: Here
  • [ X] Documentation describes how to use the connector: Here
  • [ X] Documentation describes how to install the connector: Here
  • [ X] Documentation describes how to contact maintainer: Here

Thank you!

Camunda Connector for MongoDB

Hello, Team!

I am AntonyAlex from the Acheron Software Consultancy Pvt Ltd. We are happy to introduce our MongoDB connector and think it will contribute to the community.

About the Connector

Connector to integrate to MongoDB, Provides operation to perform Create database/collection, Insert/Update/Delete documents in MongoDB.

Checklist

Thank you!

Add open source UiPath connector

Hello, Team!

I am Joe Pappas from the Camunda. We are happy to introduce our open source UiPath connector and think it will contribute to the community.

About the Connector

Though I am concerned about confusion with Camunda's official connector, this is an open source alternative

Checklist

  • [ X] I have added a license file (and terms of use where applicable): Here
  • [ X] The Readme file contains summary: Here
  • [ X] Documentation describes how to use the connector: Here
  • [ X] Documentation describes how to install the connector: Here
  • [ X] Documentation describes how to contact maintainer: Here

Thank you!

Add File Watch Inbound Connector

Hello, Team!

I am Joe Pappas from Camunda. We are happy to introduce our File Watch Inbound connector and think it will contribute to the community.

About the Connector

An Inbound connector that does not require an additional technology to be installed. Might work as an Inbound Connector tutorial given its simplicity. Add, modify, and delete files in monitored directories to drive process flows

Checklist

  • [ X] I have added a license file (and terms of use where applicable): Here
  • [ X] The Readme file contains summary: Here
  • [ X] Documentation describes how to use the connector: Here
  • [X ] Documentation describes how to install the connector: Here
  • [ X] Documentation describes how to contact maintainer: Here

Thank you!

Adding Email Watch Inbound Connector to the Awesome List

Hello, Team!

I am Joe Pappas from Camunda. We are happy to introduce our Email Watch Inbound connector and think it will contribute to the community.

About the Connector

We'll are asked whether emails can drive Camunda processes from time to time. Of course the answer has always been yes but this connector will make it easier to implement without having to develop the code yourself

Checklist

  • [ X] I have added a license file (and terms of use where applicable):
  • [ X] The Readme file contains summary: Here
  • [ X] Documentation describes how to use the connector: Here
  • [ X] Documentation describes how to install the connector: Here
  • [ ]X Documentation describes how to contact maintainer: Here

Thank you!

Camunda Carbon Reductor

Hello, Team!

I am Philipp Hehnle from the envite consulting GmbH. We are happy to introduce our Camunda Carbon Reductor connector and think it will contribute to the community.

About the Connector

The Camunda Carbon Reductor can be configured to reduce carbon emissions based on Service Level Agreements (SLA) for the process like the maximum cycle time for a process instance. Information about the SLA is entered along with a forecast of how long the remaining tasks will take. The configuration allows the Carbon Reductor to independently optimize execution by time shifting the remaining activities without violating the SLA for maximum cycle time. When called our Camunda Carbon Reductor Job Worker picks up the job and uses the configuration to query the carbon-aware-sdk for a forecast of the carbon intensity of the current location to find the optimal time window for the process to proceed.

Checklist

Thank you!

Add SQS , Kafka and Google Sheets connectors

Hello, Team!

I am Oleksii from the Camunda. We are happy to introduce our Google Sheets, RabbitMq consumer, Kafka Concumer, Amazon SNS and Amazon SQS inbound connectors, and we think it will contribute to the community.

About the Connector

https://github.com/camunda/connectors-bundle/tree/main/connectors/rabbitmq-inbound
https://github.com/camunda/connectors-bundle/tree/main/connectors/kafka-inbound
https://github.com/camunda/connectors-bundle/tree/main/connectors/aws-sqs-inbound
https://github.com/camunda/connectors-bundle/tree/main/connectors/aws-sns-inbound
https://github.com/camunda/connectors-bundle/tree/main/connectors/google/google-sheets

Checklist

Thank you!

Redis Connector

Hello, Team!

I am Raghavendra Chari from Make Labs (India). I am happy to introduce the Redis connector and think it will contribute to the community.

About the Connector

Redis connector allows performing CRUD operations viz., get, put and delete. It handles JSON data as the message format.
Example: Key as string and Value as any valid JSON.

Checklist

Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.