Integrations
DDMARC integrates in two ways: it delivers alerts to the tools your team already watches, and it reads your DNS and your DMARC reports to tell you what to fix. Everything below is what exists today.
A note on scope
DDMARC does not connect to your Microsoft or Google tenant and does not write DNS records on your behalf. Signing in with a Microsoft or Google account is single sign-on only — it requests your name and email address, nothing more. The Microsoft 365 and Google Workspace pages are DNS setup guides you follow in those admin consoles, and DDMARC then verifies the result by reading public DNS.
Start Here
Slack
Post DDMARC alerts into a Slack channel using an incoming webhook you create in Slack.
- Alerts as Block Kit messages
- Severity colour coding
- One webhook per user
Microsoft 365
Step-by-step DNS setup for Microsoft 365: the SPF include, the two DKIM CNAMEs, and your DMARC record.
- SPF include
- selector1 / selector2 CNAMEs
- DMARC reporting address
Google Workspace
Step-by-step DNS setup for Google Workspace: the SPF include, generating the DKIM key, and your DMARC record.
- SPF include
- google._domainkey TXT
- DMARC reporting address
Build Custom Integrations
Every screen in the dashboard is backed by the same REST API you can call yourself. Alerts can also be pushed to a URL you own. Read the webhooks page before you build a receiver — it is explicit about what the delivery does and does not guarantee.
All Integrations
Notifications
Deliver alerts to where your team already works
Email providers
DNS setup guides, and providers we recognise in your reports
Automation
Build your own workflow on top of DDMARC
Security and SIEM
Feed DMARC data into your security operations
Auto-detectedmeans DDMARC recognises that provider in your DMARC reports and gives you its specific SPF include and DKIM selectors — it is not a connected account, and nothing is configured on your behalf.
Need a different integration?
Anything not listed above can usually be built today with the REST API or an outbound webhook. If you would rather have it first-class, tell us which tool and we will weigh it against everything else on the roadmap.
Request an integration