Question
How can we perform a clean data on the snowflake side?
Answer
You can truncate tables and run the reindex using the following
POST https://{env}.reltio.com/reltio/api/{tenantID}/syncToDataPipeline?distributed=true&taskPartsCount=4&reindexDeleted=true
Comments
Please sign in to leave a comment.