Unify and manage your data

Synchronize data between Reltio and Staging (AWS)

Learn how to synchronize your entities, relations, matches, interactions, and merges data from Reltio to the Staging container.

Before you synchronize data, you must have validated the Reltio to connection to the cloud platform storage. For more information, see the topic Validate the Reltio-to-AWS cloud storage connection.
Synchronize your entities, relations, matches, interactions, and merges data between the Reltio and the cloud container to ensure that you always have the latest Reltio data in Databricks.
To synchronize data between the Reltio DPH and the cloud:
Send an empty request to the Reltio syncToDataPipeline endpoint:
POST https://{{reltioUrl}}/reltio/api/{{tenantId}}/syncToDataPipeline?distributed=true&options=parallelExecution
The DPH runs a job to reindex the data in the tenant to Staging. To check the status of the job and for more details on the API, see syncToDataPipeline.