Webhooks allow you to receive alert notifications as HTTP POST requests to your own endpoint. This enables you to integrate Nevua Markets alerts with your custom applications, automation tools, or third-party services.
When creating or editing an alert, select Webhook as a notification channel and provide your endpoint URL. Whenever the alert triggers, we’ll send a POST request to your URL with the alert details.