Skip to main content

Bitbucket 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.

note

Please note, when you hover when you move your cursor to the lower part of the arcade screen, navigation tabs will emerge. These tabs enable you to freely navigate through the tutorial at your convenience.

Creating a Bitbucket Connection

Stage One: The Bitbucket Platform

  1. Log in to your Bitbucket Account.

  2. Click on the Jira Settings Icon at the top right and click Atlassian Account Settings.

  3. Navigate to the Security Tab.

  4. Click Create and Manage API token.

  5. Click the Create API Token button.

  6. Provide a Name for your token.

  7. Copy and save the API Key, and store it in a safe place as you will require it for later on in the process.

  8. Click the Close button.

  9. Navigate to the Blink Platform, to crete your Bitbucket Connection.

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.

  2. Select the Jira icon. A dialog box with name of the connection and connection method appears.

  3. Optional- Edit the name of the connection. At a later stage you cannot edit the name.

  4. Select API Token as the method to make the connection.

  5. Fill in the parameters:

    • The API address. This is the fully qualified name of your Jira workspace, without any pathname
    • The API token
    • The user's email
  6. Optional- Click Test Connection to test it.

  7. Click Create connection. The new connection appears on the Connections page.