Asana Boards task api integration -


asana have released new boards feature.

is there way column task belongs through api?

i don't see documentation field. when call task rest resource there no data it:

https://app.asana.com/api/1.0/projects/0000000000/tasks?&opt_expand=(this%7csubtasks%2b)

{   "data": [   {     "id": 214497961570704,     "created_at": "2016-11-17t07:30:18.834z",     "modified_at": "2016-11-17t07:39:13.350z",     "name": "title",     "notes": "",     "assignee": null,     "completed": false,     "assignee_status": "upcoming",     "completed_at": null,     "due_on": null,     "due_at": null,     "projects": [     {       "id": 11111111111,       "name": "name"     }     ],     "tags": [],     "workspace": {       "id": 111111111,       "name": "work"     },     "num_hearts": 0,     "parent": null,     "hearted": false,     "hearts": [],     "memberships": [     {       "project": {       "id": 213571757473663,       "name": "projectname"     },     "section": null   } ], } 

the boards api still under development. excited hear eager use it. if you’re interested in trying out , helping shape implementation, please email @ devrel@asana.com. note still finalizing design , endpoints change.


Comments

Popular posts from this blog

account - Script error login visual studio DefaultLogin_PCore.js -

xcode - CocoaPod Storyboard error: -