Asana
Use the Asana connector to perform various operations such as creating a task, updating a task, and more. To do this, you'll need to create a new Asana API application. You can find the detailed instructions to create an Asana API application in the Asana API documentation.
Prerequisites
To use the Asana connector, you need to have an Asana account. If you don't have one, you can create an Asana account at asana.com.
Supported Authentication Methods
- Personal Access Token
- OAuth 2.0
Basic Operations
Project
- Create a project
- Delete a project
- Retrieve a project
- Retrieve all projects
- Update a project
Task
- Create a task
- Delete a task
- Retrieve a task
- Retrieve all tasks
- Update a task
User
- Retrieve a user
- Retrieve all users
- Update a user
- Create a user
- Delete a user