API for Lists

It would be helpful if you could interact with lists via the API in the following ways:

  1. Duplicate a list: the response contains child task objects
  2. Get a list: the response contains child task objects
  3. Create a list: create the child tasks for the list within the same call. The response contains the child task objects

Hi, Henry!

I just checked with the team, and at this time, our API doesn’t allow the simultaneous creation of subtasks and parent tasks. Thus, you’ll have to create them one by one. Hope this helps!

Sorry I meant to mark this as a feature request

1 Like