Sync is an application designed to synchronize the information contained in Salesforce objects with the data stored in the system’s internal database.
Its main goal is to ensure consistency, integrity, and continuous data updates between both platforms, allowing changes made in Salesforce to be accurately reflected in the database according to the defined configuration.
Purpose
Maintain data alignment between Salesforce and the internal system.
Reduce inconsistencies caused by manual processes.
Automate data transfer and update operations.
Facilitate system integration.
General Operation
Connects to configured Salesforce objects.
Retrieves and processes relevant records.
Maps fields according to the established configuration.
Inserts or updates data in the internal database.
Logs events and potential errors for auditing and monitoring purposes.