mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 00:36:39 +00:00
1.4 KiB
1.4 KiB
title, description, tags, keywords
| title | description | tags | keywords | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Actions on webhook | Learn how to enable/disable, duplicate and delete webhooks. |
|
|
Enable/disable Webhook
To disable a Webhook
- Open
Webhooktab to find list of webhooks created - Toggle
Activatebutton to enable/disable
Edit Webhook
To edit a Webhook
- Open
Webhooktab to find list of webhooks created - Click on webhook to be edited
- This will open up the webhook configuration page, which is similar to the page used for creating webhook. Reconfigure the webhook as required
- Click on
Savebutton to save the changes
Duplicate Webhook
To duplicate a Webhook
- Open
Webhooktab to find list of webhooks created - Click on
...actions button associated with the webhook to be duplicate - Select
Duplicate
A copy of the webhook will be created (disabled by default) with a suffix - Copy
Delete Webhook
To delete a Webhook
- Open
Webhooktab to find list of webhooks created - Click on
...actions button associated with the webhook to be deleted - Select
Delete

