On duplication (Webhook/API)
When a entry is "deleted" in favor of a duplicate.
Send a update for and update both entries.
The old/dead entry, remove all data (consider the remove optional) and add a
replaced_by: new_id
entry.
The new entry is updated with an existed_as
which is an array of "old id's" that have been merged into the record
12
votes
