IT and Development
Bitbucket
2min
the bitbucket modules enable you to monitor repositories, users, or teams and create, update, retrieve, or delete issues, snippets, or milestones in your bitbucket account to get started with bitbucket, create an account at bitbucket org for the list of available endpoints, refer to the bitbucket api documentation connect bitbucket to make to connect to the bitbucket app log in to your make account, add any bitbucket module, and click the add button next to the connection field optional in the connection name field, enter a name for the connection optional click show advanced settings and enter your custom app's consumer key and secret values see bitbucket oauth2 0 documentation click save if prompted, log in to your bitbucket account and confirm the access by clicking the grant access button you have successfully connected the app and can now build make bitbucket modules after connecting the app, you can perform the following actions watch a repository creates a new webhook on the specified repository watch a workspace creates a new webhook on the specified workspace list repository watchers returns all watchers on the specified repository get a file returns a redirect to the contents of a downloaded artifact this endpoint returns the actual file contents and not the artifact's metadata list snippets returns all snippets get a snippet retrieves a single snippet start watching a snippet start watching a specific snippet stop watching a snippet stops watching specific snippets create a snippet comment creates a new comment on a snippet make an api call performs an arbitrary authorized api call