Questions tagged [asana]

Asana is a flexible task manager that people can use for Customer Relations Management, Project Management, and Team Management.

Asana, found at asana.com, is a HTML5 flexible task manager. A workspace is a group of individuals and projects, and each project has a name and a list of tasks. Each task can be assigned to any individual in that workspace.

Some people use Asana to handle customer-relations. Each new customer becomes a project, and any task inside that project represents an interaction with the customer. The project itself would be used to store information about that customer.

Another use is project or team management. Every individual in the workspace is an employee, every project is a project that needs to be completed, and every task inside a project is a part of that project that needs to be done or has been done. The project itself would be used to store information about that project.

Asana can also be used as a bug tracker, a blog, and countless other things.

Asana features a REST API which can be used to create a variety of different extensions. Asana also has a Chrome extension.

528 questions
-2
votes
1 answer

Build custom query to retrieve tasks using asana api

I am using asana api to retrieve tasks to build a dashboard. For that I need to build custom query like retrieving tasks within a date range or due_on 'some date' etc. Is there anyway to achieve this using asana api? or any other alternative? If not…
user2109788
  • 1,266
  • 2
  • 12
  • 29
-5
votes
1 answer

I can see my Team Calendar

I can see my Team Calendar on ASANA. In one of my projects I see and in the other I can't. What could have happened? I researched in the FAQ, but i can find anything.
-5
votes
1 answer

The term "curl" what does it mean

in Asana developer guide each request mentioned the keyword "curl" what does it mean ? If I want to send the same request to get all workspace in java/ javascript what will be request parameter. curl --request PUT -u :…
Ravi
  • 19
  • 1
1 2 3
35
36