Creating and Validating a Webhook
This guide will walk you through the process of creating and validating a webhook. The Webhooks feature must be enabled on your admin tab.
1. Click the “Account” tab
Navigate to the “Account” tab.
2. Click the “Customize Platform” tab
Click on the “Customize Platform” tab on the left side bar.
3. Click “Developers”
Go to the Developers section.
4. Click “Webhooks”
Click the Webhooks tab.
5. Click “Webhooks”
Click on the “Add” button.
6. Fill in the details for the new webhook
Enter the details for the new webhook. Add a description, the URL and select the Event Type. For this guide we will be using the “Visit Booked” event type.
7. Click “Update”
Click on “Update” to create the new webhook.
8. Click “Add”
You will see the newly created webhook in the list.
9. Client View Book a Session Example
The “Visit Booked” webhook event triggers when a client books a session using the URL specified in the webhook.
10. Click on “Account”
Back on the trainer’s account, navigate to the account tab.
11. Click “Reports”
Click on the “Reports” tab on the left side bar.
12. Click “Staff”
Go to the staff section.
13. Click “Webhook Events”
Scroll down to the “Webhook Events” report.
14. Click “Generate New Report”
Select dates and click on “Generate New Report” or “Refresh Report”.
15. Verify “Visit Booked” in the Report
Verify “Visit Booked” event in the report.
This guide covered creating and validating webhooks.