Integrations
Connect to everything your team uses
10+ native integrations. 2,000+ more via Zapier. Full GraphQL API and 11 webhook events for custom workflows.
Native Integrations
Slack
Notify your team in public or private channels when new announcements are published. Users can also subscribe to Slack notifications.
Jira
Sync your roadmap with Jira. Import feature requests as tickets. Create announcements directly from shipped Jira issues.
Zapier
Connect with 2,000+ apps. Create posts from GitHub releases, tweet announcements, sync with your CRM, and more.
Explore Zapier integration →
WordPress
One-click plugin to add changelogs and announcement widgets to your WordPress site. Same project, every channel.
Intercom
Announce product updates to Intercom users directly inside the Intercom Messenger.
Segment
Send user data and events to AnnounceKit via Segment. Identify users and sync custom properties automatically.
Mailgun
Send email notifications from your own domain through Mailgun.
Google Analytics
Track widget impressions, opens, and engagement events in Google Analytics.
Custom SMTP
Use your own SMTP server for email delivery. Full control over sender identity.
n8n
Open-source workflow automation. Trigger AnnounceKit actions from any event in your stack — or push updates when you deploy.
Explore n8n integration →viaSocket
Visual workflow builder with AnnounceKit integration. Automate post creation, subscriber syncing, and notifications.
Explore on viaSocket →Social Channel Publishing
Automatically share your announcements across social platforms when you publish.
Tweet your announcements automatically when published.
Share product news on your LinkedIn company page.
Post to your Facebook page when you publish updates.
Built for developers
A full-featured GraphQL API, 11 webhook events, and SDKs for every major platform.
// GraphQL API example
query {
posts(projectId: "abc") {
id
title
createdAt
reactions { happy sad neutral }
}
}GraphQL API
Full programmatic access to posts, users, projects, feedback, and analytics. Create, update, and query anything in your AnnounceKit workspace.
API documentation →Webhooks — 11 event types
Build automations with real-time event data. Connect to Zapier, Make, n8n, or your own backend to react when posts are published, users subscribe, or feedback comes in.