LiquidPlanner Classic Forum
Endpoint to get all tasks under a specific package?
over 4 years ago by Sean
Hello,
I am trying to use the API to make a specific request and am having trouble getting the endpoint worked out.
The information I am trying to get is all the tasks which are in packages which are 'active' (is_done == false) and have a name that starts with 'Week'
Can this be done with one call?
Thanks