tiendanube_create_webhook
Create a webhook to receive real-time notifications for store events like orders, customers, products, and categories. Use it to trigger automated workflows or sync data with external systems.
Instructions
➕ CREATE NEW WEBHOOK - Set up real-time event notifications for external system integrations. Use this to establish automated workflows, sync data with external platforms, trigger business processes, and maintain real-time system connectivity. Supports all major store events including orders, customers, products, and categories. Requires HTTPS endpoints for security compliance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | HTTPS URL that will receive webhook notifications (required) | |
| event | Yes | Event type that triggers the webhook (required) |