API Parameter to get Multiple Tasks IDs
Log In
Stepan Varseev
Send /api/v2/team/:team_id/task?task_ids[]=123&task_ids[]=345 to get two or more tasks
Aaron Tan
Stepan Varseev: Thanks for this, I'm looking for this as well to fetch details from a task relationship. Although if I need to fetch a bunch of task ids eg. 100's. What is the best way to handle this?
H
Hemantha Galapitage
Stepan Varseev: is there a way to use custom task ids for this? I've set
custom_task_ids
to true but it doesn't seem to be workingThanks for the post Brock Cataldi