--- title: 'Webhook overview' description: 'Learn how to create, modify and delete webhooks.' tags: ['Webhook', 'Overview'] keywords: ['Webhook overview', 'NocoDB webhook', 'create webhook', 'modify webhook', 'delete webhook'] --- You can employ webhooks to notify external systems whenever there are additions, updates, or removals of records within NocoDB. This feature allows you to receive instantaneous notifications for any changes made to your database. NocoDB also offers webhooks for bulk endpoints for creating, updating, or deleting multiple records simultaneously. Note that, Webhooks currently are specific to associated table. - [Create Webhook](create-webhook) - [Disable Webhook](actions-on-webhook#enable/disable-webhook) - [Modify Webhook](actions-on-webhook#edit-webhook) - [Duplicate Webhook](actions-on-webhook#duplicate-webhook) - [Delete Webhook](actions-on-webhook#delete-webhook)