Bitbucket - Get workspaces

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

Use the Bitbucket - Get workspaces 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 workspaces from your Bitbucket account.

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

Configure the Bitbucket - Get workspaces 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. Configure paging options as required.

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

To refresh the available connections, click .

(n/a)

  Page The Page number. Used for pagination of the results, using the Page property of a previous Get workspaces action. Integer
  Items per page The number of workspaces retrieved per page. Integer
Output Workspaces

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

  • Page length: (Integer)

  • Workspaces: (Collection)

    • UUID: (Text)

    • Links: (Object)

      • Owners: (Object)

      • Self: (Object)

      • Repositories: (Object)

      • Snippets: (Object)

      • HTML: (Object)

      • Avatar: (Object)

      • Members: (Object)

      • Projects: (Object)

    • Created on: (Text)

    • Type: (Text)

    • Slug: (Text)

    • Is private: (Boolean)

    • Name: (Text)

  • Page: (Integer)

  • Size: (Integer)

Object