In this video, we will see a working demo of the Pub/Sub API in Salesforce. Firstly we will understand the difference between Streaming API vs PubSub API. Then we will see the demo using Python Client. Here are the steps we will go through one by one:
Generate Python Stub Files
Build Python Client
Set up Events (CDC or Platform Events)
Subscribing to the channel
Publishing a Platform Event
Here is the documentation link that I have followed and shown in the video.
-https://developer.salesforce.com/docs...
You can also follow me on Linkedin
/ samarth-ahuja-47b0a1161
#salesforce #pubsub #api