Fork me on GitHub

Aiven sink connector for Salesforce on Apache Kafka

This is an Apache Kafka™ connector that updates data into Salesforce™.

Build

Execute ./mvnw package to build the complete package. Other standard maven targets are also available.

Documentation

There is significant documentation with the generated site. The site can be generated by executing ./mvnw site and then opening target/site/index.html. Additionally, the documentation is available as Markdown in the src/site/markdown directory.