Use the External Ids endpoint to map external ids to records in the Tamr RealTime datastore and to manage those mappings. This allows you to associate a record's id in another tool, such as Salesforce, with the record in the Tamr RealTime datastore.

You can:

  • Create a new mapping between an external id and a specific record.
  • Get a specific external id.
  • Delete an external id.
  • Update an external id to map it to a different record.
  • List all external ids mapped to a specific record.

All calls to this endpoint require a tableId value. See Obtaining the Table Id.