AI-powered crash analysis is now available on all plans — including Free.Read the crash analysis guide
DocsIntegrations

Integrations

BugsPulse fits into your existing workflow three ways: Slack notifications, a REST API for custom tooling, and an MCP server for AI agents.

Setting up the Slack webhook

  1. 1. Create an app at api.slack.com/apps and enable Incoming Webhooks.
  2. 2. Add a webhook to the workspace and copy the generated URL.
  3. 3. In BugsPulse, open your project's Notifications settings and add a Slack channel with that URL.

Full channel configuration and the equivalent API calls are documented on the alerting page.

Building your own integration

If you need something Slack and email don't cover — paging, a status page, a custom dashboard — the REST API exposes the same crash, session, and project data the BugsPulse dashboard uses, and the export API lets you pull data in bulk.