- Alert notifications (expiring certs, stale approval queues)
- Approval requests (notify approvers of new pending requests)
- Approval outcomes (notify requesters when a decision is made)
Supported channels
SMTP / email notification is a platform-level setting configured by the self-hosted operator. It is not available as a per-org notification channel. See the Email Setup guide for self-hosted deployments.
Configure a Webhook
- Go to Admin → Settings → Notifications
- Under Webhook, enter:
- Click Send Test to confirm delivery
event, org_id, timestamp, and data fields.
Configure Slack
- In Slack: App Directory → Incoming Webhooks → Add to Slack → select a channel → copy the webhook URL
- In CertForge: Admin → Settings → Notifications → Slack
- Paste the Incoming Webhook URL
- Click Send Test
Configure Microsoft Teams
- In Teams: navigate to the channel → click
...→ Connectors → Incoming Webhook → Configure → copy the URL - In CertForge: Admin → Settings → Notifications → Teams
- Paste the Incoming Webhook URL
- Click Send Test
Configure Webex
- Create a Webex Bot at developer.webex.com and copy its Bot Token
- Add the bot to the Webex space (room) you want to receive notifications in
- Find the Room ID for that space (use the Webex API or the developer portal)
- In CertForge: Admin → Settings → Notifications → Webex
- Enter the Bot Token and Room ID
- Click Send Test