api - Can i get all task by inputting asana search url? -


if search on asana ui unique url every search. using url input, through asana api can tasks found in url.

for eg. search url : https://app.asana.com/0/search/12345678/90123456 has got 50 tasks, through api (using kind of input url) can 50 tasks alone?

note: search url nothing combinations of tags , filters. can search api searching directly through tags, seams little bit easy searched tasks.

please suggest if solution.

we don't support sorting via api. url contains id search , id task selected of form "/0/search/[search id]/[task id]", can specific task api.

however, getting results search via api not supported.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -