How to get the external id from other system and update it in salesforce externalid field, if you get null value from another system how you will through an error?
Answer / Mayank Kumar Singh
To update the External ID field in Salesforce from another system, first ensure that the External ID field is marked as 'External ID' and 'Unique'. Then, use the Update method to set the External ID value. To handle null values, you can create a custom validation rule that checks if the External ID is null before updating the record.
| Is This Answer Correct ? | 0 Yes | 0 No |
List out all different kinds of collections supported by salesforce?
Compare Jump Start Wizard vs. Standard Wizard?
Define soql ?
What are different kinds of dashboard component?
What is sosl and soql in salesforce?
What is the difference between “export” and “export all” in data loader in salesforce?
What is the difference between a Standard Controller and Custom Controller?
What is difference between insert and database.insert()?
What is protocal? : salesforce integration
Explain Tabular Reports?
Explain Class Access Modifiers in salesforce?
What is a Contact?