A webhook is a way to pack information and send it from one application to another.
This feature is available on the Professional and Teams plans.
Within the notifications workflow, you have the option to send off a webhook based on any of these triggers:
- When a booking is made
- When a booking is rescheduled
- When a booking is cancelled
- Reminders before the booking
- Follow-Ups After the booking
- When the booking is marked as a no-show
To send a webhook expand the trigger and click the plus sign and webhook:
From there set your:
- Delay - when should this webhook be sent, leave it as 0 to trigger it immediately
- Destination URL - Where is this information being sent
- Method - GET (retrieve), POST (create), PUT (full update) PATCH (partial update), and DELETE (full delete)
- Payload - using JSON (Javascript Oriented Notation) set the booking data you would like to include. This can leverage Shorthand codes to pull in all the booking data you need
Some applications may require an extra security layer to send the information. You can use the header space for this type of request:
If you do not know what this is for, then leave it blank.
For further questions, contact our team at support@youcanbook.me.
Access your YCBM Dashboard
Comments
0 comments
Please sign in to leave a comment.