A plugin for ITSM-NG that enables webhook notifications for various events.
- Send webhook notifications for tickets, changes, and problems
- Configurable HTTP methods (POST, PUT, PATCH, GET)
- Custom headers support
- Template-based payload customization
- Multi-language support
- Install the plugin in the ITSM-NG plugins directory
- Install dependencies:
composer install --no-dev - Activate the plugin in ITSM-NG administration
- Configure webhook endpoints and templates
- Access webhook configuration via Setup > Webhook
- Create webhook endpoints with custom URLs and headers
- Define templates for different item types (Ticket, Change, Problem)
- Set up notification events to trigger webhooks