-
What is the use of External Id in Salesforce?
I have seen a Java Application which is making callouts to Salesforce. While making callouts it uses external Id field which gets populated as soon as record gets created in salesforce.
SalesforceConnector.patchPatientInSalesforce("/services/data/v20.0/sobjects/Contact/SQL_External_Id__c/" + ws.getPatientId(),contactObject.toString());
where contactObject.toString() is the JSON format of the record.
Log In to reply.
Popular Salesforce Blogs
How to Leverage Salesforce Integration for Enhanced Customer Engagement: A Comprehensive Guide
Customer engagement has become the cornerstone of modern business success. With customers expecting more personalized, responsive, and intelligent interactions, businesses must leverage the best tools…
Salesforce vs ServiceNow: Finding the Perfect Fit
In today’s fast-paced business environment, choosing the right software solution for your organization’s needs is critical. Two of the leaders in streamlining workflows and improving…
ContentDocument and ContentVersion in Salesforce - An Overview
Salesforce provides a world of standard objects and relationships among them. All the standard objects have their layouts, functionalities and many settings which make them…
Popular Salesforce Videos
Salesforce Lightning Tutorial | Build a Custom Lightning Home Page
This Salesforce Lightning Tutorial video by Edureka will help you understand what exactly is Salesforce lightning. It will also talk about some of the features…
Accenture + Salesforce: Making an Impact
Our people and communities are important connection points for support. Hear more from our Salesforce professionals. Check out this video to learn everything you need…
How To Create Workflow Rules In Salesforce | Salesforce Workflow Rules
This video walks through the steps to create a Workflow Rule within the Process Automation section of Lightning Settings in Salesforce. Get answers to the…