Show all articles in article sidebar | Community
Skip to main content

Show all articles in article sidebar

  • March 29, 2018
  • 2 replies
  • 0 views

There is a "see more" at the end of the articles list in article sidebar.
When you click, you go back to list of articles.
Is there a way to show all articles (currently the limit is 10) in article sidebar when I click on "see more"?

This topic has been closed for replies.

2 replies

Vladan
  • April 6, 2018

Yes, that is possible to achieve via Zendesk API call.

Here is a documentation for it:
https://developer.zendesk.com/rest_api/docs/help_center/articles#list-articles
(to get all the articles from the current section: GET "/api/v2/help_center/{locale}/sections/{id}/articles.json").


  • June 19, 2020