ODBC guide

List tasks for a project


Returns all tasks for a specific project. Supply the project ID to filter by project. You can also restrict results by completion or modification time.

SELECT * FROM Tasks WITH (ProjectId='1200652735638082')