...
Parameter | Required | Description |
---|---|---|
| Yes | Webhook configuration name. |
| No | Webhook configuration description. |
| No | doo Event ID. If specified, the webhook configuration will be attached only to the specified event. If neither |
| No | doo event Event Guide ID. If specified, the webhook configuration will be attached to all the events created with the specified event guide. If neither |
| Yes | Webhook type name from Supported resources and webhook types without |
| Yes | External API endpoint where doo sends the webhook payload for the specified webhook type. See Webhook request |
| Yes | GraphQL query which specifies the webhook payload structure. |
| Yes, if | External authorization OAuth API endpoint where doo can retrieve the See Webhook request |
| Yes, if | A valid OAuth Client Secret which doo will use to retrieve the |
...