Connect Bitbucket to Airtable in two minutes.
Real-time triggers from Bitbucket, ready-made actions in Airtable. Filter, transform, and route without writing a line of code.
Workflows fire when something happens in Bitbucket.
- Issue CreatedWebhook
- Pull Request CreatedWebhook
- Pull Request MergedWebhook
- Push to BranchWebhook
Pick the way that fits your stack.
Pair pages are mirrored. Each direction gets its own dedicated page.
When something happens in Bitbucket, do it in Airtable.
4 Bitbucket triggers wired to 9 Airtable actions. Most-used pairing: Issue Created → Create Record.
Or fire it the other way around.
2 Airtable triggers wired to 10 Bitbucket actions downstream.
See Airtable → Bitbucket →Common Bitbucket → Airtable workflows.
Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.
Fires when a new issue is created in a Bitbucket repository. Payload includes the issue title, body, reporter, labels, and milestone if assigned. Useful for "auto-route issues to the right team channel" or "create matching Linear/Jira issue for cross-tracker sync" workflows.
Fires when a new issue is created in a Bitbucket repository. Payload includes the issue title, body, reporter, labels, and milestone if assigned. Useful for "auto-route issues to the right team channel" or "create matching Linear/Jira issue for cross-tracker sync" workflows.
Fires when a new issue is created in a Bitbucket repository. Payload includes the issue title, body, reporter, labels, and milestone if assigned. Useful for "auto-route issues to the right team channel" or "create matching Linear/Jira issue for cross-tracker sync" workflows.
Fires when a new issue is created in a Bitbucket repository. Payload includes the issue title, body, reporter, labels, and milestone if assigned. Useful for "auto-route issues to the right team channel" or "create matching Linear/Jira issue for cross-tracker sync" workflows.
Fires when a pull request opens in a Bitbucket repository. Payload includes the source/destination branches, title, author, and reviewers. The base hook for "auto-assign reviewers", "post to Slack PR-review channel", "trigger CI on PR-open" workflows.
Fires when a pull request opens in a Bitbucket repository. Payload includes the source/destination branches, title, author, and reviewers. The base hook for "auto-assign reviewers", "post to Slack PR-review channel", "trigger CI on PR-open" workflows.
Fires when a pull request opens in a Bitbucket repository. Payload includes the source/destination branches, title, author, and reviewers. The base hook for "auto-assign reviewers", "post to Slack PR-review channel", "trigger CI on PR-open" workflows.
Fires when a pull request opens in a Bitbucket repository. Payload includes the source/destination branches, title, author, and reviewers. The base hook for "auto-assign reviewers", "post to Slack PR-review channel", "trigger CI on PR-open" workflows.
Fires when a PR merges to its destination branch. Useful for "auto-deploy main on merge", "transition the related Jira issue to Resolved", "send the PR contributor a thanks note" downstream automations.
Connect Bitbucket and Airtable in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Bitbucket and Airtable
Open TinyCommand, authorize Bitbucket and Airtable once each. Both connections are available to every workflow on your account.
- 2TriggerPick a Bitbucket trigger
Drop the Bitbucket → Issue Created trigger onto the canvas. TinyCommand auto-registers the webhook.
POST /v1/webhooks/bitbucket.trigger-issue-created - 3TransformAdd a filter or AI step
Optionally add a Filter node ("subject contains URGENT") or an AI step ("classify intent") between trigger and action.
- 4ActionAdd the Airtable action
Drop the Airtable → Create Record action below it. Map fields from the Bitbucket payload into the Airtable inputs.
airtable.create-record - 5PublishPublish and forget
Hit Publish. TinyCommand runs it in production from second one. Watch the run-log fill up.