To verify or troubleshoot a webhook action, you can test it in an external webhook server. Here's how:
- Go to the website where you want to send a webhook, for example, https://webhook.site/
- Copy your unique webhook URL from that website
- Open NetCrunch Console and go to NetCrunch: Settings->Alerting & Notification->Alerting Scripts.
- Add a new script or edit the existing one and add the "Trigger Webhook" action from the "Logging" tab.
- Paste the URL from https://webhook.site/ in webhook action settings and run a test.
- Once the test is finished, check if the webhook has reached https://webhook.site/ with the NetCrunch test alert.