Message 1 of 1
REST API JSON Classes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Part of the response of the basic search endpoint has in it's "Included" node a "Folder" node. Easy enough to make the JSON class so far. However, the sub node of "Folder" is the ID of the folder, which changes each time depending on search result. How do you account for the variability in node names in the JSON class?