CATEGORIES
« Hide
All Integrations424Built-In12Artificial Intelligence27Commerce22Communication55CRM46Delivery Management1Developer Tools87Education9Finance26Hosting27Human Resources6Issue Tracking13Marketing107Media53Productivity87SAAS62Security8Social27Storage21Support19Task Management46

Bitbucket

Bitbucket is a web-based version control platform that helps developers collaborate on software projects. Its purpose is to provide a simple and intuitive interface for developers to collaborate on software projects. Bitbucket allows developers to create repositories, manage repositories, and track repositories. Bitbucket is designed to be used by developers who want to collaborate on software projects.

Triggers

Trigger components allow you to start an automation flow when an event happens in the app.

New Commit

Emit new event when a new commit is pushed to a branch. See docs here

New Issue

Emit new event when a new issue receives is created in a repository. See docs here

New Pull Request

Emit new event when a new pull request is created in a repository. See docs here

New Repository Event

Emit new event when a repository-wide event occurs. See docs here

Actions

Action components allow you to perform operations on the app.

Create Issue Comment

Creates a new issue comment in Bitbucket. See docs here.

Create a New Issue

Create a new issue in a Bitbucket repository. See Docs.

Create Snippet Comment

Creates a new snippet comment in Bitbucket. See docs here.

Get File From Repository

Gets the actual file contents of a download artifact and not the artifact's metadata. See docs here.

Get Issue

Get an issue from a Bitbucket repository. See Docs.

Get Snippet

Get a snippet from a Bitbucket repository. See Docs.

Update Issue Comment

Update a issue comment in Bitbucket. See docs here.