Use the Search endpoint to:
- Search for records with similar attribute values, specified as key/value pairs.
- Search then create or update record to avoid creating duplicate records. Before adding a new record, search for a matching existing record. If record already exists, this record is merged into the existing record. If a matching record does not exist, a new record is created.
All calls to this endpoint require a tableId
value; please contact Tamr at [email protected] for the correct value.
To filter results matching exact attribute values instead of similar attribute values, use the Records endpoint.