Synchronize data from Salesforce to external system In this tutorial we will see how can we Synchronize data from Salesforce To External system There are multiple options provided to sync the data between Salesforce and external system Platform events Use platform events to connect business processes in Salesforce and external sources through the…
Read MorePush/Subscribe Generic Events Using Streaming Channel This tutorial talks about how to push to and subscribe from the Salesforce streaming channel. Streaming channel is used to push the generic or custom message and subscribe those event/message for further processing A StreamingChannel that defines the channel, with a name that is case-sensitive One or more clients subscribed…
Read MoreCreate/Publish Streaming Channel Streaming channel is used to push the generic or custom message and subscribe those event/message for further processing, lets see how we create/publish streaming channel in Salesforce A StreamingChannel that defines the channel, with a name that is case-sensitive One or more clients subscribed to the channel Prerequisites: Installing salesforce connector(by login into…
Read More