Parameters

ParameterDescription
Team IDThe team ID to filter users on.
Workspace IDThe workspace or organization ID to filter users on.

Example Output

{    "data": [        {            "gid": "12345",            "name": "Greg Sanchez",            "resource_type": "task"        }    ]}

Workflow Library Example

Get Users with Asana and Send Results Via Email

Preview this Workflow on desktop