Tamr can publish notifications for curation events to a user-specified endpoint (a webhook). Events are sent when items are:
- Created in a curation queue (
ITEM_OPEN). - Dismissed by a curator without action (
ITEM_DISMISSED). - Closed by a curator, by merging records, accepting suggested edits, or other action (
ITEM_CLOSED). - Reopened for review (
ITEM_REOPENED).