Debate from Anywhere, Decide Everywhere
Connect AskVerdict to Slack, Discord, Notion, Zapier, and your own apps via webhooks. Start debates from your existing tools and push verdicts wherever your workflow lives.
AskVerdict at the center of your toolchain — debates in, verdicts out
Available Integrations
Five Ways to Connect
From no-code automations to full custom webhook pipelines — every integration style is covered.
Slack
Use /verdict ask directly in any Slack channel. The bot replies with a streaming summary and posts the full verdict when complete.
- /verdict ask <question>
- Bot posts verdict to channel
- Thread replies with agent breakdown
Discord
Add the AskVerdict bot to your Discord server. Run debates from slash commands and receive rich embeds with verdict results.
- /verdict slash command
- Rich embed verdict cards
- Role-based channel access
Notion
Export any verdict as a structured Notion page, or embed a read-only debate view directly in your Notion workspace.
- Export verdict to Notion page
- Embed debate as Notion block
- Structured argument breakdown
Zapier
Connect AskVerdict to 5000+ apps via Zapier. Trigger debates from any tool and push verdicts to wherever your workflow lives.
- Trigger debate from Zapier
- Verdict complete → Zap
- 5000+ downstream apps
Webhooks
Build custom integrations using AskVerdict's webhook API. Receive real-time events for debate start, agent turn, and verdict complete.
- debate.started event
- verdict.complete payload
- HMAC signature verification
How It Works
Built for Developer Workflows
No-code options for Zapier, OAuth for platforms, and a full webhook API for custom pipelines.
Slash Commands
Start debates from Slack or Discord
Install the AskVerdict bot and run /verdict ask followed by your question. The bot acknowledges immediately, runs the debate in the background, and posts the full structured verdict back to the channel.
Slash commands
Type /verdict ask anywhere in Slack or Discord — no browser required.
Channel notifications
The bot posts the verdict result directly to the channel where the command was run.
Thread replies
Agent-by-agent breakdowns are posted as thread replies so the channel stays clean.
Slack channel
AskVerdict
Starting debate... 4 agents engaged. Results in ~3 min.
Webhooks
Push verdicts to any system
Register a webhook endpoint and receive real-time JSON payloads when debates complete. Every payload is signed with HMAC so you can verify it's genuine. Build your own verdict pipeline.
Real-time events
Receive debate.started, agent.turn, and verdict.complete events as they happen.
HMAC signatures
Every webhook payload is signed — verify authenticity before processing.
Retry logic
AskVerdict retries failed deliveries with exponential backoff for up to 24 hours.
POST /your-endpoint
200 OK{
"event": "verdict.complete",
"debate_id": "dbt_abc123",
"verdict": "Lean toward raising",
"confidence": 0.73,
"agents": 4
}OAuth Connections
One-click OAuth flows
Connect any integration in one click from your workspace settings. No API keys to copy, no manual configuration. AskVerdict uses standard OAuth 2.0 flows for all third-party connections.
OAuth 2.0
Secure, revokable tokens — disconnect any integration at any time.
Minimal scopes
AskVerdict only requests the permissions it needs — nothing more.
One-click OAuth — no API keys to copy manually.
Fits into how you already work
AskVerdict isn't another tab to switch to. With Slack slash commands, Zapier triggers, and webhook events, you can run debates and receive verdicts entirely within your existing workflow — no context-switching required.
Ready to connect your stack?
Webhook integrations are available on all plans. Slack and Discord integrations are available on Pro.