What is a external id in salesforce and give me example?
Answer / Naveen Kumar Soreng
An External ID is a unique identifier on a Salesforce record that can be used to relate records across different objects or external systems. For example, if you have a Customer object with an External ID field named 'AccountId' and it contains the value '1234567890', this can be used as a reference in another system to identify the same customer. Note that External ID fields must be unique and cannot contain auto-number fields or formula fields.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between application level events and component level events in lightning ?
Can we use slds directly in visualforce page? : salesforce lightning component
Differentiate between salesforce object query & object search languages?
Write a sample aggregate query or explain how to write a aggregate queries?
What is the difference between sharing rules and permission sets in Salesforce?
When is page layout assignment used?
Explain what is the trigger?
Why is it necessary for most sales teams to use both leads and contacts?
Is Salesforce CRM?
What are the considerations for using group by clause?
Which permission is required to set the running user other than you in dashboard? : salesforce admin
What is the maximum size of the pdf generated on visualforce attribute renderas ?