Skip to content

Integrations overview

BugCapturer integrations connect “capturing a bug report” with “recording it in your team’s workspace”: after you annotate, screenshot and submit a share in the browser, the report is written automatically into the target table or channel you configured.

  1. A team member submits a bug report through the BugCapturer extension and creates a share
  2. Right after the share is created, the BugCapturer backend writes the report into your configured integration target
  3. Every write (success/failure, retries) is recorded in the delivery log, visible on the integrations page
PlatformStatusNotes
Feishu Bitable✅ AvailableTwo connection methods, compared below
DingTalk🚧 In developmentGroup robots & DingTalk tables planned
Slack🚧 In developmentIncoming Webhook & Block Kit messages planned
Microsoft Teams🚧 In developmentChannel Webhooks planned
WeCom🚧 In developmentGroup robot push planned
Notion🚧 In developmentDatabase writes planned
GitHub🚧 In developmentIssue creation planned
GitLab🚧 In developmentIssue creation planned
Jira🚧 In developmentIssue creation planned

Where to configure: sign in and open the integrations page. The left column lists all platforms; click one to open its configuration panel.

Method A: Automation Webhook triggerMethod B: Custom app (API)
App required❌ No✅ Custom app on the Feishu open platform
Setup time~3 minutes~10 minutes
Standard columnsManual (or mapped from the test request)✅ 14 standard columns auto-created
PermissionTable member is enoughApp must be added as table collaborator
Data capabilityOne-way writeOne-way write, server-controlled
Best forIndividuals, small teams, quick trialsTeams that need unified structure and long-lived ledgers

Recommended: start with Method A (Automation Webhook trigger) — no approval needed. Only move to Method B when you need auto-created standard columns.

  • One-way write: data can only be written, never read back, modified or deleted
  • Attachments as links: screenshots and log files are not uploaded as native attachments; a URL is written into the cell instead
  • Up to 3 integrations per user: push different needs to different tables
  • Delivery log keeps the latest 20 entries: view them via each integration’s “Delivery log”