Synchronize Salesforce Contacts with Database Contacts > Synchronize Salesforce Contacts with Database Contacts recipe overview
Synchronize Salesforce Contacts with Database Contacts recipe overview
The Synchronize Salesforce Contacts with Database Contacts recipe is a platform event-based recipe.
When a contact is created or updated in Salesforce, a Salesforce platform event triggers the process. The process searches for a contact in the database by ID and assigns a Salesforce contact. The process then searches for a matching contact in the database and creates or updates the contact based on the search results without manual intervention. You can use any database that JDBC Connector supports for synchronization.
With this recipe, you can synchronize Salesforce contacts with database contacts without any manual intervention.