最近搜索


没有最近搜索

Article page side navigation with Category, Sections and Articles

已回答


已于 2024年6月26日 发布

I want to create a side navigation panel on the article page template (article_page.hbs).

It will have the Category of that article as the main link, all the sections as collapsible elements and all the articles listed inside each sections. (see the screenshot of my mockup below).

Is there a way for me to get the Category of the article + all the sections of that Category + all the articles of each of those sections inside article_page.hbs template?


0

1

1 条评论

image avatar

Ifra Saqlain

Zendesk LuminaryMost Engaged Community Member - 2022Most Engaged Community Member of The Year - 2021Community Moderator

Hi Keetha Aruboribaran,

 

Visit the given API docs and then use those APIs with custom JavaScript to get the categories, sections, and articles in the sidebar 

Go to the Category API: https://developer.zendesk.com/api-reference/help_center/help-center-api/categories/

Go to the Section API: https://developer.zendesk.com/api-reference/help_center/help-center-api/sections/

Go to the Article API: https://developer.zendesk.com/api-reference/help_center/help-center-api/articles/

 

or you can visit the Zendesk marketplace.

 

Thanks

 

1


请先登录再写评论。

找不到所需的内容?

新建帖子