Notifications & Integrations
Send alerts to email, Slack, Discord, Teams, PagerDuty, Opsgenie, and webhooks.
Articles in this category
Send alerts to Slack
Connect CronJobPro to Slack with an Incoming Webhook so failure, recovery, and disabled alerts post to a channel.
BeginnerSend alerts to Discord
Create a Discord webhook and add it as a CronJobPro notification channel so job alerts post to your server.
BeginnerWebhook notifications and verifying HMAC signatures
Add a webhook notification channel, read the JSON payload CronJobPro POSTs, and verify its HMAC-SHA256 signature.
Advanced