Asana - Get workspaces

Use the Asana - Get workspaces action A tool for building the processes, logic, and direction within workflows. to retrieve a list of all the workspaces available to the authorized user.

For more information about Asana go to Asana.

Configure the Asana - Get workspaces action

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

  2. Select a Connection. If you do not have a connection, see Add a connection.
  3. Select or add a variable to store the list of Workspaces.

Asana - Get workspaces action fields and settings

Section Field Description Variable types

 

Connection Credentials and other settings required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

The Asana connection used to get the list of workspaces for the configured user.

To refresh the available connections , click .

(n/a)

 

Item limit

The maximum number of results to return.

Integer

 

Page token

The page token returned in a previous Get workspaces query used to return the next page of results. If you leave this field empty, the first page of results is returned. If the number of results is less than the selected Item limit, the Tasks result will not include a page token.

Text, Decimal, Integer, Boolean, DateTime, Collection

Output Workspaces

Variable to store the list of workspaces as an object for use later in the workflow.

  • Workspaces: (Collection) A collection of workspaces' names and IDs.
    • ID: (Text) A unique ID for the workspace.
    • Name: (Text) The workspaces' name.
  • Next page: (Object) An object containing the page token.
    • Page token: (Text) The token to use for the next page of results.
Object