BitBucket integrations
BitBucket is a web-based version control repository hosting service that enables users to collaborate on software development projects. It offers tools for code management, issue tracking, and continuous integration, facilitating efficient and collaborative software development.
Automate your BitBucket workflow with premade actions
Quickly integrate BitBucket with thousands of apps for automated workflows using our no-code toolkit or AI copilot for custom actions.New Commit (Instant)
Emit new event when a new commit is pushed to a branch. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-repositories/api-repositories-workspace-repo-slug-hooks-post)
New Pull Request (Instant)
Emit new event when a new pull request is created in a repository. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-repositories/api-repositories-workspace-repo-slug-hooks-post)
New Commit Comment (Instant)
Emit new event when a commit receives a comment. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-repositories/api-repositories-workspace-repo-slug-hooks-post)
Get File From Repository
Gets the actual file contents of a download artifact and not the artifact's metadata. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-downloads/api-repositories-workspace-repo-slug-downloads-filename-get)
New Review Request (Instant)
Emit new event when a reviewer is added to a pull request.
New Branch (Instant)
Emit new event when a new branch is created. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-repositories/api-repositories-workspace-repo-slug-hooks-post)
New Repository Event (Instant)
Emits an event when a repository-wide event occurs.
New Event from any Repository
Emit new event when an event occurs from any repository belonging to the user. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-repositories/api-repositories-workspace-repo-slug-hooks-post)
Update Issue Comment
Updates a existent issue comment. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-issue-tracker/api-repositories-workspace-repo-slug-issues-issue-id-comments-comment-id-put)
New Pipeline Event (Instant)
Emit new event when a pipeline event occurs. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-repositories/api-repositories-workspace-repo-slug-hooks-post)
New Workspace Event (Instant)
Emit new event when a workspace-wide event occurs. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-workspaces/api-workspaces-workspace-hooks-post)
Create Issue Comment
Creates a new issue comment. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-issue-tracker/api-repositories-workspace-repo-slug-issues-issue-id-comments-post)
Create Snippet Comment
Creates a new snippet comment. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-snippets/api-snippets-workspace-encoded-id-comments-post)
New Issue (Instant)
Emit new event when a new issue receives is created in a repository. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-repositories/api-repositories-workspace-repo-slug-hooks-post)
Creates a new issue
Creates a new issue. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-issue-tracker/api-repositories-workspace-repo-slug-issues-post)
New Repository Event (Instant)
Emit new event when a repository-wide event occurs. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-repositories/api-repositories-workspace-repo-slug-hooks-post)
Get issue
Get a issue. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-issue-tracker/api-repositories-workspace-repo-slug-issues-issue-id-get)
New Repository (Instant)
Emit new event when a new repository is created in a workspace. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-workspaces/api-workspaces-workspace-hooks-post)
New Tag (Instant)
Emit new event when a commit is tagged. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-repositories/api-repositories-workspace-repo-slug-hooks-post)
Get snippet
Get a snippet. [See docs here](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-snippets/api-snippets-workspace-encoded-id-get)