Month: February 2021

Listen to your platform event

Listen to your Salesforce Platform Event using Python

Leverage Python open source libraries to monitor Salesforce Platform Events If you already have experienced Salesforce Platform Event feature, you have probably been looking here and there for some sort of tool to help you catching your Platform Event, and displaying the payload in real time. This is useful especially for troubleshooting, to help identifying …

Listen to your Salesforce Platform Event using Python Read More »

Connect two Salesforce org

Connect two Salesforce Orgs using OAuth2 authentication

Use Case: You need to access data hosted on another Salesforce Org from your own Salesforce Org, to perform any type of operations It often happens that you have available in another sandbox some data which you’d like to fetch, manipulate and get loaded into another Salesforce org in the blink of an eye, by …

Connect two Salesforce Orgs using OAuth2 authentication Read More »