Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 2.43 KB

File metadata and controls

54 lines (37 loc) · 2.43 KB

Aiven connectors for Salesforce on Apache Kafka

Main checks

This is an open source connector developed by Aiven for the community that integrates with Apache Kafka and Salesforce providing both Sink and Source Connectors.

Overview

Features

  • A utility library to connect to and provide convenience methods for Salesforce interactions.
  • An Apache Kafka source connector for Salesforce.

Prerequisites

  • Java 17
  • Maven

Documentation

Documentation for this project can be found at https://aiven-open.github.io/salesforce-connector-for-apache-kafka. Documentation can be generated from source by executing: mvn site site:stage. The documentation will then be found in /target/staging.

This project is built upon Aiven framework for connectors on Apache Kafka and familuraity with the framework documentation is recommended.

License

Salesforce Connector for Apache Kafka is licensed under the Apache License, version 2.0. Full license text is available in the LICENSE file.

Please note that the project explicitly does not require a CLA (Contributor License Agreement) from its contributors.

Contact

Bug reports and patches are very welcome, please post them as GitHub issues and pull requests at https://github.com/aiven/salesforce-connector-for-apache-kafka . To report any possible vulnerabilities or other serious issues please see our security policy.