Tag: salesforce to salesforce rest API
-
Calling Salesforce REST API using Community User
—
in SalesforceIt’s been a long time I have not written anything on this platform. Today, we will talk about “Calling Salesforce REST API using Community User”. This is a process for PostMan, but you will get the idea 🙂
-
Salesforce.com : Connecting two salesforce instances using OAuth
—
Today we will talk about connecting two salesforce instances using OAuth authentication to share data between two salesforce instances. You may ask, why to go via this route at all, when we can use out of the box Salesforce to Salesforce feature. Well yes, you can but you do not have much flexibility there to…