webhook_create_rule
Create webhook routing rules in Greenhouse to forward specific events to URLs or log them for monitoring, enabling automated workflows and event tracking.
Instructions
Create a webhook routing rule. event_type can be a specific event or '*' for all. action_type is 'forward' (requires action_url) or 'log'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_type | Yes | ||
| action_type | Yes | ||
| action_url | No | ||
| filter_field | No | ||
| filter_value | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |