Does a Calendly Webhook Tell a Clinic That a Patient Rescheduled Rather Than Booked Twice?
No. Calendly does not present rescheduling as a separate webhook event type. The documented pattern is an invitee.canceled event for the…
Category
No. Calendly does not present rescheduling as a separate webhook event type. The documented pattern is an invitee.canceled event for the…
Google Calendar can return an event that starts before timeMin because events.list uses overlap boundaries. The API defines timeMin as an…
NexHealth can return the intended time and still write an appointment with the wrong EHR appointment type or procedure code. The two…
Jane does not notify a patient waiting for a 60-minute appointment when only a 30-minute appointment is cancelled. Its troubleshooting…
NexHealth documents appointment rescheduling through PATCH /appointments/{id}, but the capability is not available for every connected…
A booking integration can overwrite a newer Google Calendar edit when it sends an update based on an old copy of the event. Google Calendar…
A clinic cannot send an ordinary free-form WhatsApp reply whenever it chooses. Under the WhatsApp Business Messaging Policy, a business may…
NexHealth can disable a webhook endpoint after it continues returning errors for 48 hours. Its webhook documentation says non-2xx responses…
A Zocdoc visit reason can remain unbookable even when its ID appears in allowed_visit_reason_ids because excluded_visit_reason_ids takes…
A clinic’s Google Business Profile verification video is rejected when it does not show the required evidence in one acceptable recording:…
A Zocdoc appointment can be updated to no_show only after its start time is in the past and while that start is no more than two days old.…
Do not assume NexHealth sync-status webhooks reliably announce every change from green to red. For read sync, the Webhook Subscriptions…