yougile_create_webhook
Set up a webhook to receive YouGile event notifications at a specified URL. Define the event type and optionally scope to a project, enabling real-time event delivery.
Instructions
Create a webhook to receive events at a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Webhook callback URL (HTTPS recommended) | |
| event | Yes | Event type to listen for | |
| projectId | No | Scope to a specific project UUID |