Asana
Integrating Asana with Osano
Connecting to Asana
In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.
Required Fields
- Provider Name
- Auth/Access Token
Instructions for obtaining your Asana Access Token.
Auth
- Bearer Auth
- OAuth
Core Functionality
- Data Discovery
- User Search
- Data Deletion
User Search
- name
- phoneNumber
- address
- birthday
- userId
Endpoints
Used for data discovery
- GET
/users?opt_fields=gid,resource_type,name,email,photo,workspaces
- GET
/workspaces?opt_fields=gid,resource_type,name,email_domains,is_organization
Used for user search
- GET
/users/{{gid}}?opt_fields=gid,resource_type,name,email,photo,workspaces