/webhooks add
Admin Command
This command requires administrator permissions.
Add a new webhook to receive queue information.
Usage
/webhooks add [url]
Arguments
url: (Required) Your webhook url.
Details
Registers a webhook URL to receive real-time queue information as POSTed JSON payloads whenever queue state changes, allowing external services to stay synchronized with queue activity. Intended for administrators to integrate monitoring dashboards, notification systems, or automation tools; ensure the endpoint is reachable and accepts POST requests (preferably HTTPS).
Required Permissions
Permission Required
This command requires either:
- A configured NeatQueue Staff Role
- Manage Channels permission