Centralize data and automate business processes with Bitbucket integrations
Streamline your business processes by centralizing your Bitbucket data. Boost.space connects to your IT tools and helps aggregate their data into central databases. Data centralization serves as the foundation for easy collaboration across teams, process automation across tools, and data analysis with a complete story.
Integrate Bitbucket with thousands of other apps in a few clicks.
Get a head start with our Bitbucket integration templates or create your own
Watch a Workspace
Creates a new webhook on the specified workspace.
Watch a Repository
Creates a new webhook on the specified repository.
Watch a Team
Creates a new webhook on the specified team. Team webhooks are fired for events from all repositories belonging to that team account. Note that only admins can install webhooks on teams.
Watch a User
Creates a new webhook on the specified user account. Account-level webhooks are fired for events from all repositories belonging to that account. Note that one can only register webhooks on one's own account, not that of others.
Start Watching a Snippet
Start watching a specific snippet.
Update an Issue
Updates an issue
Stop Watching a Snippet
Stops watching a specific snippet.
Get a Snippet
Retrieves a single snippet.
Get a Milestone
Returns the specified issue tracker milestone object.
Get an Issue
Returns the specified issue.
Get a File
Return a redirect to the contents of a download artifact. This endpoint returns the actual file contents and not the artifact's metadata.
Delete an Issue
Deletes the specified issue. This requires write access to the repository.
Create a Snippet Comment
Creates a new comment on a Snippet.
Create an Issue Comment
Creates a new issue comment.
Create an Issue
Creates a new issue. Private repositories or private issue trackers require the caller to authenticate with an account that has appropriate authorization.
Make an API Call
Performs an arbitrary authorized API call.
List Issues
Returns the issues in the issue tracker.
List Milestones
Returns the milestones that have been defined in the issue tracker. This resource is only available on repositories that have the issue tracker enabled.
List Repository Watchers
Returns all watchers on the specified repository.
List Snippets
Returns all snippets.
List Snippet Watchers
Returns a list of all users watching a specific snippet.