Product Update Summary - April 12, 2024

We are pleased to announce a preview of the RealTime Search API, and other recent improvements and fixed issues.

RealTime Search API Preview

Explore an early access preview of our RealTime search API, which enables you to quickly search for a matching entity before you create a new record in an operational system.

Use this API to:

  • Retrieve a record by a current or past Tamr ID, source record ID, or other persistent identifier. You can search for previous, out-of-date, and deleted IDs.
  • Search for a record by exact attribute values.
  • Search for a record with similar attribute values. Records are retrieved using probabilistic matching, ranked by relevance.

Learn more in the RealTime Search documentation, and contact your Tamr account manager for information about accessing this API.

Recent Improvements

  • You can reupload a local source data file to make the latest data available. See Managing Sources.
  • Additional state licenses are available from NPPES Enrichment.
  • When the assignee of a task is updated, the new assignee is notified.
  • General styling, performance, and user experience improvements.

Fixed Issues

Source upload failed because column header values cannot begin with number characters. Columns beginning with number characters will now be prepended by an underscore. For example, the column name 1_address will be converted to _1_address.