How am I supposed to make an API call to view a list of subfolders?
To view list of a Solution Folder you have to put in the category as a param…
/api/v2/solutions/folders?category_id={id}
How am I supposed to make an API call to view a list of subfolders?
To view list of a Solution Folder you have to put in the category as a param…
/api/v2/solutions/folders?category_id={id}
Best answer by Sujitha Dhanaseelan
Greetings
I understand you want to view the list of subfolders associated with solutions. Would you please try to use the "list all subfolders in a folder" API to see if that resolves your query?
GET: api/v2/solutions/folders/[folder_id]/subfolders
You can also refer to the below API document for your reference:
https://developers.freshdesk.com/api/#solutions
Let me know if this helps.
Thank you.
Sujitha Dhanaseelan.
Learn something new today, get recognized for your contributions, stay on top of product updates and build meaningful connections in our Freshdesk community. Fresh ideas, quality service.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.