Example - Synchronize data from Reltio to Salesforce in a batch
Learn how to sync data from Reltio to Salesforce in a batch.
This solution includes a prebuilt recipe trigger to start the ETL / batch synchronization of Organization entities and OrganizationAffiliation relations with 2 orchestrated calls to the main process (PROC) recipes.
The trigger recipe and main PROC recipe jobs are marked successful only if all sub-recipe jobs from Reltio to Salesforce complete without any errors.
Find statistics about processed data in the recipe jobs table. For example, see the Jobs table for the SFDC | PROC | Batch Upsert Process for Salesforce Objects - Account
recipe that is used to synchronize organization entities to account objects.