Validate event transfer in Snowflake with the Reltio API (GCP)
Learn how to validate an event transfer by using one of Reltio's APIs.
- Send the POST http://{{apiHost}}/reltio/reindex?tenantId={{tenant}} request with the entity ID in the request body. For example:
{"entities/entityId"}
. - Search for the bucket you've created and check the timestamp in the Last modified column. This allows you to validate if an event was sent to your Blob bucket after the API call was made.