Section information as optional parameter in get multiple tasks?

Hello, when I use the API to get multiple tasks, is it possible also get the section the task is in? I can get the project by adding project in optional fields but I don’t see the option for adding the section? Is it possible to do it? Thank you :slight_smile:

Hi @Dan_Paul_Ciocan and welcome to the forum,

It is! You want the memberships property. Specifically, use something like ?opt_fields=memberships.section or ?opt_fields=memberships.section.name

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.