# Carebit healthcare webhook events

Signed webhook events for event-driven healthcare and practice management integrations.

## Booking

- [booking.arrived](/webhooks/booking-arrived?format=md): A Patient arrived for a Booking.
- [booking.canceled](/webhooks/booking-canceled?format=md): A Booking was canceled.
- [booking.confirmed](/webhooks/booking-confirmed?format=md): A Booking was confirmed.
- [booking.did_not_attend](/webhooks/booking-did-not-attend?format=md): A Booking was marked as did not attend.
- [booking.end_time_reached](/webhooks/booking-end-time-reached?format=md): A Booking reached its scheduled end time.
- [booking.updated](/webhooks/booking-updated?format=md): A Booking's schedule, service, or metadata changed.

## Digital form response

- [digital_form_response.completed](/webhooks/digital-form-response-completed?format=md): A Patient completed a DigitalFormResponse.

## Expirable file

- [expirable_file.available](/webhooks/expirable-file-available?format=md): An ExpirableFile is available to download.

## Lead

- [lead.converted_to_patient](/webhooks/lead-converted-to-patient?format=md): A Lead was converted to a Patient.
- [lead.created](/webhooks/lead-created?format=md): A Lead was created.
- [lead.stage_changed](/webhooks/lead-stage-changed?format=md): A Lead moved between pipeline stages.
- [lead.updated](/webhooks/lead-updated?format=md): A Lead's profile or lifecycle data changed.

## List

- [list.member_added](/webhooks/list-member-added?format=md): A Patient was added to a List.
- [list.member_removed](/webhooks/list-member-removed?format=md): A Patient was removed from a List.

## Patient connection

- [patient_connection.created](/webhooks/patient-connection-created?format=md): A Patient was created for or connected to an Organization.

## Refund

- [refund.created](/webhooks/refund-created?format=md): A Refund was created.
