DataMap Description: This datamap will help you learn how to sync/update records in two sources following this scenario:
1. If a SFDC record doesn't exist in MySQL, insert it into MySQL
2. If a record already exists in MySQL, sync with whichever side that is newer.