Bitbucket
Bitbucket is a Git repository management solution designed for professional teams. It gives you a central place to manage git repositories, collaborate on your source code and guide you through the development flow.
Creating a Bitbucket connection
Create the connection by using one of the following methods:
Using OAuth
Creating your connection
- In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
- Select the Bitbucket icon. A dialog box with name of the connection and connection methods appear.
- (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
- Click Bitbucket to authenticate using OAuth.
- Sign in using your credentials.
Using Username and Password
To create the connection you need:
- An API address
- A Bitbucket username
- An App password
Obtaining the credentials
Sign in to Atlassian.
Click Create app password.
Add a name and permissions > Create.
Creating your connection
- In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
- Select the Bitbucket icon. A dialog box with name of the connection and connection methods appear.
- (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
- Select Username & Password as the method to create the connection.
- Fill in the parameters:
- The API address
- The Bitbucket username
- The App password
- (Optional) Click Test Connection to test it.
- Click Create connection. The new connection appears on the Connections page.
Interactive Tutorial Guides
You can also refer to the following tutorial guides for a more in-depth understanding of how to create a BitBucket connection.