-
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
Salesforce Flow: A Guide to Automating Business Processes
Table of Contents Introduction Identify the Processes for Automation Map Out the Process Create Your Flow with Salesforce Define Elements and Logic Test Your Salesforce…
Top 3 Salesforce Products to Transform Your Customer Engagement into a Value—Added Experience
From a customer perspective, it’s always a priority for businesses to deliver valuable service to them at a favourable price. Still, it’s also essential to…
What is workflow automation and what can it do for me?
The one thing you're guaranteed to find in every active instance of Salesforce.com is interaction. It is a given that your users will add,edit,and/or remove data…
Popular Salesforce Videos
Marc Benioff: Slack Deal Makes Salesforce 'A Whole New Type of Company'
Salesforce, the CRM powerhouse that recently surpassed $20 billion in annual revenue, announced today it is wading deeper into enterprise social by acquiring Slack in…
Get Started with Process Builder
Get started with process builder -- and replace that ridiculously and ever-growing list of workflow rules with easier to understand, more extensible processes. This video…
Connect Google Ads Lead Form Extension to Salesforce
Do you need to collect leads from your Google Ads Lead Form extension and receive them directly in your Salesforce org? We demo how to…