Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.
This repository was archived by the owner on May 15, 2025. It is now read-only.

Add Webhooks #150

Description

@mlemainque

Hello,

I am willing to sync Cliniko's appointments with my own booking service (in both directions Cliniko -> My service, My service -> Cliniko) through your API. For the sake of scalability, I would like to avoid dumping your API every X minutes looking for updates in appointments but only when an update has occured.

That's why webhooks would be very useful for me as Cliniko's API would notifies my service each time an appointment is updated in Cliniko. Unfortunately I can't see any mention of webhooks in your documentation. Do you have ones?

It could a very simple feature: a new /webhooks REST endpoint in your API, each webhook having a few properties:

Thanks in advance,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions