create_webhook
Set up automated notifications in Storyblok by creating webhooks that send data to specified URLs when content events occur.
Instructions
Create a webhook. Pass name, url, and optional events, description, secret.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| url | Yes | ||
| events | No | ||
| description | No | ||
| secret | No |