Salesforce sends Contact data to an External CRM System using POST REST API, External system returns a Customer Reference ID, salesforce stores that ID in a custom field, Whenever Contact Phone or Email is updated, Salesforce notifies the external system Use @future method

Salesforce sends Contact data to an External CRM System using POST REST API, External system returns a Customer Reference ID, Salesforce stores that ID in a custom field, Whenever Contact Phone or Email is updated, Salesforce notifies the external system Use @future method Real-Time Business Scenario: Salesforce sends Contact data to an External CRM System … Read more →