Webhook Integration Setup
Connect external services to receive real-time notifications
Webhooks allow Scalelite Manager Pro to send real-time HTTP POST notifications to external services when specific events occur. This enables integration with Slack, Microsoft Teams, PagerDuty, custom dashboards, and more.
Navigate to Integrations
From the portal sidebar, click Integrations under the Settings section.
Create New Webhook
Click the Add Webhook button to create a new integration.
Webhook Integrations
Send alerts to external services
Configure Webhook Settings
Fill in the webhook configuration form with your endpoint details.
New Webhook Integration
A descriptive name for this integration
The endpoint URL that will receive POST requests
Only send notifications for alerts at or above this severity
Popular Integration Guides
Create an incoming webhook in Slack App settings, then paste the URL here.
Add an Incoming Webhook connector to your Teams channel.
Use your PagerDuty Events API integration key for incident management.
Create a webhook in Discord channel settings for team notifications.
Best Practices
- Use descriptive names that identify the destination (e.g., "Slack #ops-alerts")
- Start with Warning severity to avoid alert fatigue
- Test your webhook after creation to verify it works
- Set up multiple webhooks for redundancy (Slack + PagerDuty)