We use cookies to enhance your browsing experience, analyze site traffic, and personalize content. By clicking "Accept All", you consent to our use of cookies. You can customize your preferences or reject non-essential cookies.
Learn more about our cookie policyOutgoing: Get notified on sign-ups and when chats finish. Incoming: External services can POST directly into your channels.
Webhooks connect AI·Collab to your tools in two ways. **Outgoing:** AI·Collab sends notifications to Slack, Discord, or your URL when users sign up or when a chat response is ready. **Incoming:** External services (CI/CD, monitoring, scripts) can POST messages directly into your channels. No polling — instant, event-driven.
Admins can configure a system-wide webhook that fires whenever a new user creates an account. Get real-time alerts in Slack, Discord, or any service that accepts incoming webhooks. Perfect for tracking growth and welcoming new users.
Use case
Receive a notification in a dedicated Slack or Discord channel whenever someone signs up. Keep your team in the loop without checking the admin panel.
Submitted a complex prompt that takes minutes to process? Don't stare at the screen. Set a personal notification webhook and get alerted the moment your response is ready — even if you've closed the tab.
Smart behavior
The webhook only fires when you're not actively using the UI. If the tab is open and focused, no notification. Prevents spam when you're already watching.
Configure in Settings → Account → Notification Webhook. Enter your webhook URL (Slack, Discord, or custom) and save.
Channel webhooks are incoming only: external services POST messages into your AI·Collab channels. We don't push from channels to external URLs — your CI/CD, monitoring, or automation tools send updates into your workspace. Each channel can have multiple webhooks with custom names and profile images.
System monitoring
Post alerts from Prometheus, Grafana, or Nagios into team channels
CI/CD integration
Send build status from GitHub Actions, GitLab CI, or Jenkins to dev channels
Custom automation
Integrate with n8n, Zapier, or your own scripts to automate message posting
External notifications
Forward alerts from any service into your AI·Collab workspace
curl -X POST "https://chat.aicollab.app/api/channels/webhooks/{id}/{token}" -H "Content-Type: application/json" -d '{"content": "Deployment completed! 🚀"}'
Webhooks work alongside channels, skills, and other AI·Collab features. Explore these guides:
Learn how Skills work — markdown-based instruction sets you attach to models or invoke in chat. Code review guidelines, writing rules, troubleshooting playbooks.
Read moreDiscover how frontier AI models can now manage your memories, search knowledge bases, and access chat history—without you asking.
Read moreAI·Collab successfully upgraded to Open WebUI 0.8.1. We take security updates and user features seriously — here's what's new for chat.aicollab.app.
Read moreGet started today. Access models from OpenAI, Google, Anthropic, Grok and more.
GDPR compliant · Zero data retention · Cancel anytime