Skip to main content

Questions tagged [kafka]

-1 votes
2 answers
632 views

We have a requirement where SF need to act as subscriber to a kafka channel.However I did not find any native way of doing it. SF can publish the events but no documentation around subscribing the ...
C0DEPirate's user avatar
  • 1,636
0 votes
0 answers
341 views

I am trying to send a topic record to Kafka Cloud Confluent with POSTMAN, using Kafka Confluent REST Api. Then, I want to publish a Platform Event on Salesforce CRM using Kafka Salesforce Platform ...
Gianluca Tessitore's user avatar
3 votes
0 answers
1k views

I am going say right off the bat that I am not fluent in SF event architecture. My question is can SF listen to Kafka event bus in real time and when Kafka listener alerts a change, SF should be able ...
login2sf's user avatar
  • 191
0 votes
0 answers
52 views

i have done with the salesforce to Kafka already , i have some topics in KAFKA like Ptopic1 ,Ptopic2. so the thing here is i want live data of some latitude and longitude that comes from MQTT. i am ...
Umesh Beti's user avatar
2 votes
1 answer
300 views

I'm going to make sure this stays specific and not flagged as too broad. I'm putting together an approach to store data in Heroku. This data is relatively simple in nature - it's key/value pairs, ...
Brian Mansfield's user avatar