Bitbucket - Get repositories

Important: This connector and its actions have been removed from Nintex Workflow and can now be found in Nintex Gallery.

Use the Bitbucket - Get repositories action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to retrieve a list of repositories from a Bitbucket workspace.

For more information about the Bitbucket connector, go to Bitbucket.

Configure the Bitbucket - Get repositories action

  1. Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.

  2. Select a Connection. If you do not have a connection, see Add a connection.
  1. Select the BitbucketWorkspace that contains the repository.

Bitbucket - Get repositories action fields and settings

Section

Field

Description

Variable types

(Unlabeled)

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Bitbucket connection to use to retrieve the list of repositories.

To refresh the available connections, click .

(n/a)

  Workspace

The Bitbucket workspace that contains the repository.

Text, Decimal, Integer, Boolean, DateTime, Collection
  Created after Retrieves repositories created after this date. Text, Integer, DateTime
  Role

Retrieves repositories accessible to the chosen role:

  • Member: returns repositories to which the user has explicit read access

  • Contributor: returns repositories to which the user has explicit write access

  • Admin: returns repositories to which the user has explicit administrator access

  • Owner: returns all repositories owned by the current user

Text, Decimal, Integer, Boolean, DateTime, Collection
  Page The Page number. Used for pagination of the results, using the Page property of a previous Get repositories action. Integer
  Items per page The number of workspaces retrieved per page. Integer
Output Repositories

Stores the result of the action as an object. See Bitbucket API for more details. The following values are returned:

  • Page length: (Integer)

  • Repositories: (Collection)

    • SCM: (Text)

    • Website: (Text)

    • Has wiki: (Boolean)

    • UUID: (Text)

    • Links: (Object)

      • Watchers: (Object)

      • Branches: (Object)

      • Tags: (Object)

      • Commits: (Object)

      • Clones: (Collection)

      • Self: (Object)

      • Source: (Object)

      • HTML: (Object)

      • Avatar: (Object)

      • Hooks: (Object)

      • Forks: (Object)

      • Downloads: (Object)

      • Pull requests: (Object)

    • Fork policy: (Text)

    • Full name: (Text)

    • Name: (Text)

    • Project: (Object)

      • Links: (Object)

        • Self: (Object)

        • HTML: (Object)

        • Avatar: (Object)

      • Type: Text)

      • Name: (Text)

      • Key: (Text)

      • UUID: (Text)

    • Language: (Text)

    • Created on: (Text)

    • Main branch: (Object)

      • Type: (Text)

      • Name: (Text)

    • Workspace: (Object)

      • Slug: (Text)

      • Type: (Text)

      • Name: (Text)

      • Links: (Object)

        • Self: (Object)
        • HTML: (Object)

        • Avatar: (Object)

      • UUID: (Text)

    • Has issues: (Boolean)

    • Owner: (Object)

      • Display name: (Text)

      • UUID: (Text)

      • Links: (Object)

        • Self: (Object)
        • HTML: (Object)

        • Avatar: (Object)

      • Type: (Text)

      • Nickname: (Text)

      • Account ID: (Text)

    • Updated on: (Text)

    • Size: (Integer)

    • Repository: (Text)

    • Slug: (Text)

    • Is private: (Boolean)

    • Description: (Text)

 

Object