Posted by on March 30, 2024 — Updated on September 19, 2025
Within our Gym Management Software, you’re able to set up webhooks to automatically send real-time data from your platform to external applications. Before getting started, make sure the Webhooks feature flag is enabled in your Admin tab.
Click “Account” to access your account settings and options.
Click “Customize Platform” to begin personalizing your platform settings.
Click “Developers” to access developer tools and integrations.
Click “Webhooks” to navigate to the webhook management section.
Click the “Add” button to create a new webhook.
Enter the details for the new webhook. Add a description, input the webhook URL, and select an event type from the drop-down list. In this example, we’ll use the “Visit Completed” event, so the visits page URL is entered.
Click on “Update” to save the new webhook.
You can view and edit your new webhook from the list on the Webhooks tab.
You have successfully navigated through the platform to create a new webhook by accessing account settings, managing API keys, and configuring webhook details. To verify success, ensure your webhook appears in the list with the correct description and URL. For further customization, explore additional webhook event types or consult the API documentation.