Hi There,
We would like to get a detailed report of all the potential matches existing in our tenant which provides both source entity and the matched entity and here are couple of questions we do have,
1. Is there an API call to do so. When asked in RIA, it did update with following information,
To export data for all potential matches in the tenant, you can use the /export/potential-matches endpoint. This endpoint provides functionality which allows you to export merge tree data for all entities in a tenant. This is an asynchronous request which returns IDs of tasks which will perform exporting data. Using these IDs, you have an ability to track statuses of these tasks.
Here are the steps on how to use the /export/potential-matches endpoint:
- Make a POST request to the
/export/potential-matches endpoint.
- In the request body, specify the following parameters:
tenantId: The ID of the tenant from which you want to export data.
format: The format of the exported data. Supported formats are CSV, JSON, and XML.
filter: A filter expression that specifies which entities to export. For more information on filter expressions, see the Reltio documentation.
The link is broken and unable to view further information.
2. Can we use the ROCS utility for Potential Matches export to push a file to S3 bucket. We would like to automate this like a daily job.
Please provide your inputs.
Thanks,
Vish
------------------------------
Vishvesh Reddy
Onetrust
------------------------------