# Simplified Webhooks ## Docs - [Delete a webhook](https://simplified-webhooks.com/docs/api-reference/webhooks/delete-a-webhook.md): This endpoint deletes an existing webhook by its ID. - [Register a new webhook](https://simplified-webhooks.com/docs/api-reference/webhooks/register-a-new-webhook.md): This endpoint allows for the registration of a new webhook for specific events. - [Watch Column Events](https://simplified-webhooks.com/docs/column-events.md): Trigger webhooks when Airtable columns (fields) are created, updated, or deleted. - [How we process different field types](https://simplified-webhooks.com/docs/field-types.md): You can store different types of data within Airtable. From simple text to files to referencing one or multiple collaborators. This information is stored in different formats within Airtable. - [Introduction](https://simplified-webhooks.com/docs/index.md): Welcome to our documentation center. - [Quickstart: Instant Airtable Triggers for Make.com](https://simplified-webhooks.com/docs/make/quickstart-make.md): Stop waiting for Airtable polls. Learn how to get instant notifications for record changes in your Make.com scenarios in just a few minutes. - [3 Ways to Watch Airtable Changes with Make](https://simplified-webhooks.com/docs/make/three-ways-to-watch-changes.md): Compare three methods (Airtable Automations, Make's Watch Records, Simplified Webhooks) to trigger Make scenarios when your Airtable data changes. - [Watch Deleted Airtable Records on Make](https://simplified-webhooks.com/docs/make/watch-deleted-records.md): When to use the Watch Deleted Airtable Records trigger and what to expect. - [Watch New Airtable Records on Make](https://simplified-webhooks.com/docs/make/watch-new-records.md): When to use the Watch New Airtable Records trigger and what to expect. - [Watch Updated Airtable Records on Make](https://simplified-webhooks.com/docs/make/watch-updated-records.md): When to use the Watch Updated Airtable Records trigger and what to expect. - [Quickstart: Airtable Webhooks to n8n (real-time)](https://simplified-webhooks.com/docs/n8n/quickstart-n8n.md): Get instant Airtable triggers into n8n using a Webhook node. No polling, no scripts. - [Watch Deleted Airtable Records in n8n](https://simplified-webhooks.com/docs/n8n/watch-deleted-records.md): Trigger n8n when records are deleted in Airtable—no polling required. - [Watch New Airtable Records in n8n](https://simplified-webhooks.com/docs/n8n/watch-new-records.md): Trigger n8n instantly when new Airtable records are created. - [Watch Updated Airtable Records in n8n](https://simplified-webhooks.com/docs/n8n/watch-updated-records.md): Trigger n8n with before/after values when Airtable records change. - [Watch Table Events](https://simplified-webhooks.com/docs/table-events.md): Trigger webhooks when Airtable tables are created, updated, or deleted. - [Quickstart: Airtable Webhooks to Zapier (real-time)](https://simplified-webhooks.com/docs/zapier/quickstart-zapier.md): Catch Airtable changes instantly in Zapier using Webhooks by Zapier. - [Watch Deleted Airtable Records in Zapier](https://simplified-webhooks.com/docs/zapier/watch-deleted-records.md): Trigger a Zap when records are deleted in Airtable. - [Watch New Airtable Records in Zapier](https://simplified-webhooks.com/docs/zapier/watch-new-records.md): Trigger Zapier instantly when new Airtable records are created. - [Watch Updated Airtable Records in Zapier](https://simplified-webhooks.com/docs/zapier/watch-updated-records.md): Trigger a Zap with before/after values when Airtable records change. ## OpenAPI Specs - [openapi](https://simplified-webhooks.com/docs/openapi.json)