API Documentation issues
Your API documentation appears incorrect.
Documentation for the following object at https://developers.wrike.com/api/v4/folders-projects/
GET /folders/{folderId}/folders
Shows a number of URL parameters including fields.
When I request
I receive details on the folder including customFields even though not requested.
But if I request the following I do not get customFields
From the documentation it looks like I should be able to issue this command
But this also does not return custom fields.
The docs say "Filtered Requests Only" so how do I do that?
How do I return customFields for a folder and child folders/projects
Chris
To help someone else in the same situation I found that the following worked and returned customFields for child projects
https://www.wrike.com/api/v4/folders/FOLDERID/folders?project=true&fields=[customFields]
This filtered the folders list to only include projects and you then get the customFields as well
Maybe the documentation could be updated to make this clearer.
Chris
Thank you Chris Crowe! Our team is looking into this 👍
Lisa Community Team at Wrike Wrike Product Manager Become a Wrike expert with Wrike Discover
Lisa Wrike Team member Become a Wrike expert with Wrike Discover