Relative Content

Tag Archive for apache-kafkasalesforceconfluent-platformdebezium

Connect Kafka with Salesforce cloud

I’m trying to set up a system where changes in a PostgreSQL database are automatically updated in Salesforce in real time. I’ve determined that Debezium can be used to stream data changes from PostgreSQL to a Kafka topic. However, I’m having trouble figuring out how to proceed from Kafka to Salesforce.