Add unique appointment keys to storage for dedupe

Your appointment webhooks lack a persistent key, causing duplicate imports and manual fixes. Save unique appointment keys so IT and schedulers detect duplicates and reconcile records the same day.

Add unique appointment keys to storage for dedupe

Overview

Incoming appointment webhooks can create duplicate records and force manual reconciliation. Recording a stable lookup key links external appointments to internal IDs, so IT and schedulers can spot duplicates and reconcile records the same day.

Add unique appointment keys to storage for dedupe