Doksi Docs
Platform

Integrations

Connect Doksi to Slack, GitHub, Jira, CI/CD pipelines, and more.

Navigate to Settings > Integrations to connect Doksi with your existing tools.

Available integrations

IntegrationDescription
SlackReceive test notifications and results in Slack channels
GitHubLink repositories and trigger tests from PRs
JiraCreate issues from test failures
LinearCreate issues from test failures
CI/CDTrigger tests from your CI/CD pipeline
ZendeskConnect support tickets to test cases
NotionSync test documentation
IntercomConnect customer conversations
BitbucketLink repositories and trigger tests

Connecting an integration

  1. Find the integration in the Essentials section
  2. Click Add or the integration card
  3. Complete the setup flow:
    • OAuth integrations (Slack, GitHub): You'll be redirected to authorize Doksi
    • API key integrations (Zendesk, Jira): Enter your subdomain or API credentials

Connected integrations move to the Connected section and show a green "Connected" badge.

Slack configuration

After connecting Slack, you can configure:

Channels

Add Slack channels to receive test notifications:

  1. Click Add Channel
  2. Select the channel from your Slack workspace
  3. Choose which events to notify on

Users

Add individual Slack users for direct message notifications.

CI/CD integration

The CI/CD integration provides:

  • A code snippet to add to your pipeline configuration
  • Webhook URL for triggering test runs
  • Authentication token for API access

View the integration code in the sidebar panel that opens when you click CI/CD.

Disconnecting an integration

Click on a connected integration, then use the disconnect option to remove it. This stops all notifications and syncing for that integration.

On this page