What are Webhooks?
Webhooks send instant notifications to your team when important things happen with your campaigns - like budget alerts, performance drops, or campaign completion. Think of them like text message alerts for your advertising campaigns.Setting Up Webhooks
The easiest way to set up webhooks is through your Scope3 dashboard:- Log into Scope3
- Go to Campaign Settings → Notifications
- Choose where to send alerts:
- Slack channel
- Email address
- Custom webhook URL
Common Alert Types
Budget Alerts
- Daily spend exceeds your limit
- Campaign is spending too fast or too slow
- Budget is nearly depleted
Performance Alerts
- Click-through rate drops significantly
- Cost per impression increases beyond threshold
- Video completion rate declines
Status Changes
- Campaign automatically paused
- Campaign completed successfully
- New creatives approved and live
Popular Integrations
Slack
Get campaign alerts directly in your team’s Slack channel:Custom Webhooks
For developers: receive JSON payloads at your own API endpoints for custom integrations.Simple Custom Integration
If you want to receive webhooks at your own URL, here’s a basic example:Example Webhook Payload
When something happens with your campaign, you’ll receive a simple JSON payload:Getting Started
- Start simple: Set up Slack or email notifications in your Scope3 dashboard
- Test with a campaign: Create a test campaign with low budget thresholds to see how alerts work
- Customize later: If needed, set up custom webhook endpoints for advanced integrations
Need Help?
- Dashboard setup: Contact support@scope3.com
- Custom integrations: Check our developer documentation
- Slack app: Install the Scope3 Slack app for easier setup