Skip to content

deejay-hub/kafka-sfdc-topic-publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka Topics -> Salesforce Platform Events

This is a simple implementation in node that subscribes to a given kafka topic then creates a Platform Event in Salesforce. It demonstrates the ability to create microservices to filter, maintain replayid's that scale independently of the Salesforce core services. The service requires a managed kafka instance to be attached.

More info about Platform Events be found here: Platform Events Developer Guide

More info about Heroku Kafka be found here: Apache Kafka on Heroku

Deploy to:

Deploy to Heroku

What does the service do?

It uses a nodejs implementation to implement a worker dyno that subscribes to a Kafka Topic. When a message is pushed into the topic an associated Salesforce Platform Event is created.

License

See LICENSE.

This is not an official Salesforce product.

About

Publishes Heroku kakfa topics to Salesforce platform events.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published