---
title: "Booking Webhooks for Scheduling Events | NeetoCal"
description: "Use NeetoCal webhooks to send booking data to your own app the moment events happen. Sync CRMs, trigger alerts, and automate workflows."
canonical_url: "https://www.neeto.com/neetocal/features/webhooks"
markdown_url: "https://www.neeto.com/neetocal/features/webhooks.md"
---

# Booking Webhooks for Scheduling Events | NeetoCal

Use NeetoCal webhooks to send booking data to your own app the moment events happen. Sync CRMs, trigger alerts, and automate workflows.

## Overview

Webhooks in NeetoCal send booking data to your application automatically whenever specific events occur. Instead of repeatedly polling for updates, your system receives a POST request with the event payload as soon as something happens in your scheduling workspace.

Developers use booking webhooks to sync appointments with a CRM, send custom alerts to tools like Slack, update internal databases, or start automated workflows. To add one, open Webhooks in the Admin Panel, enter an endpoint URL that accepts POST requests, and choose the event to subscribe to. You can also set a secret so your server can verify that each request really came from NeetoCal.

## Links

-   [Human page](https://www.neeto.com/neetocal/features/webhooks)
