I'm trying to implement a simple sync. Gather some records from one data source and ensure a receiving data source has the same information, but without deleting all the records in the recipient. This would involve requests to both data sources, resolving the records to create, update, delete, then performing those operations.
Created by Tereza Klobouckova
·