Beyond-Bot.ai Logo+bitbucket Logo

Beyond-Bot.ai + bitbucket

Bitbucket is a Git-based code hosting and collaboration platform supporting private and public repositories, enabling teams to manage and review code through pull requests and integrations

What You Can Do with this Integration

Automate Data Entry

Automatically sync new contacts or deals from Beyond-Bot.ai to bitbucket.

Enrich Customer Profiles

Use Beyond-Bot.ai to find and add new information to your records in bitbucket.

Trigger Workflows

Start automated workflows in bitbucket based on conversations with your virtual expert.

Available Actions

Here are the specific actions your virtual expert can perform within bitbucket.

Bitbucket Create Branch

Creates a new branch in a bitbucket repository from a target commit hash; the branch name must be unique, adhere to bitbucket's naming conventions, and not include the 'refs/heads/' prefix.

Bitbucket Create Issue

Creates a new issue in a bitbucket repository, setting the authenticated user as reporter; ensures assignee (if provided) has repository access, and that any specified milestone, version, or component ids exist.

Bitbucket Create Issue Comment

Adds a new comment with markdown support to an existing bitbucket issue.

Bitbucket Create Pull Request

Creates a new pull request in a specified bitbucket repository, ensuring the source branch exists and is distinct from the (optional) destination branch.

Bitbucket Create Repository

Creates a new bitbucket 'git' repository in a specified workspace, defaulting to the workspace's oldest project if `project key` is not provided.

Bitbucket Delete Issue

Permanently deletes a specific issue, identified by its `issue id`, from the repository specified by `repo slug` within the given `workspace`.

Bitbucket Delete Repository

Permanently deletes a specified bitbucket repository; this action is irreversible and does not affect forks.

Bitbucket Get Current User

Retrieves the profile information (uuid, display name, links, creation date) for the currently authenticated bitbucket user.

Bitbucket Get File From Repository

Retrieves a specific file's content from a bitbucket repository at a given commit (hash, branch, or tag), failing if the file path is invalid for that commit.

Bitbucket Get Snippet

Retrieves a specific bitbucket snippet by its encoded id from an existing workspace, returning its metadata and file structure.

Bitbucket List Pull Requests

Lists pull requests in a specified, accessible bitbucket repository, optionally filtering by state (open, merged, declined).

Bitbucket List Repositories In Workspace

Lists repositories in a specified bitbucket workspace, accessible to the authenticated user, with options to filter by role or query string, and sort results.

Bitbucket List Workspaces

Lists bitbucket workspaces accessible to the authenticated user, optionally filtered and sorted.

Bitbucket List Workspace Members

Lists all members of a specified bitbucket workspace; the workspace must exist.

Bitbucket Create Snippet Comment

Posts a new top-level comment or a threaded reply to an existing comment on a specified bitbucket snippet.

Bitbucket Update Issue

Updates an existing issue in a bitbucket repository by modifying specified attributes; requires `workspace`, `repo slug`, `issue id`, and at least one attribute to update.