AutomationWorkflowVersionNodeConfigWebhookTriggerInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| allowedMethods | [HttpVerbEnum!] | HTTP methods allowed for this webhook | |
| authenticationRequired | Boolean | Whether the webhook requires authentication | |
| expectedContentType | ContentTypeEnum | Expected Content-Type header for incoming requests | |
| timeoutSeconds | Int | Timeout for webhook processing in seconds | |
| type | String | Node type identifier |