Getting started with webhooks

Modified on Sun, 28 May 2023 at 08:17 PM

Leadmonk has an open API that supports webhooks. You can build a webhook to receive real-time Leadmonk appointment data at a specified URL when an event is scheduled or cancelled. 


Specifically, you can subscribe to:

  • Invitee Created Appointments to receive notifications when a new Leadmonk appointment is scheduled/rescheduled.
  • Invitee Canceled Appointments to receive notifications when a Leadmonk appointment is canceled.

How to create a webhook

To create a webhook subscription, you will need to authenticate with either a personal access token. 

To view which Leadmonk plans include webhooks, visit our pricing page


Once you've created a webhook

Once you've created a webhook, event data will be received at the endpoint you've specified.


  Refer API documentation at https://leadmonk.stoplight.io/



Example outputs:

Webhooks are generated whenever user Schedules/Reschedules/Cancels an appointment.


Sample outputs for "invitee_created" and "invitee_cancelled" are given below (Please refer to the examples within the link.)


Refer sample webhook output at https://leadmonk.stoplight.io/docs/leadmonk-webhook/a398bd9557e6e-event-type-web-hook-request




 



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article