最近の検索


最近の検索はありません

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


サインインしてコメントを残してください。

お探しのものが見つかりませんか?

新規投稿