tiendanube_update_webhook
Update an existing webhook's endpoint URL and event type to fix broken integrations, change subscriptions, and ensure continuous data flow between systems.
Instructions
✏️ UPDATE WEBHOOK - Modify existing webhook configuration including endpoint URL and event type. Use this for changing integration endpoints, updating event subscriptions, fixing broken webhook URLs, and adapting to system changes. Essential for maintaining active integrations and ensuring continuous data flow between systems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes | The unique ID of the webhook to update | |
| url | No | HTTPS URL that will receive webhook notifications | |
| event | No | Event type that triggers the webhook |