Question
How can I see a list of users who are following a section or an article in Guide?
Answer
To retrieve a list of users that follow a section or article, use the content subscription API. Logged-in Guide admins and agents can follow the steps below.
Listing Guide subscriptions
- Select the type of endpoint that you want to use. In this example, we are going to list the users subscribed to a help center section. The endpoint being used is List Section Subscriptions
/api/v2/help_center{/locale}/sections/{section_id}/subscriptions
- Add your subdomain, locale, and section ID to the endpoint. For example:
mysubdomain.zendesk.com/api/v2/help_center/en-us/sections/20075856/subscriptions
- Enter the URL within your web browser and the list of section followers will appear.
The ID of a category, section, or article can be found at the end of the URL. For example:
https://yoursubdomain.zendesk.com/hc/en-us/categories/#######
You can also use third-party API clients like Postman. Change the endpoint to check which users are following a category, section, article, or community post.
7 comments
Richard Forbes (Leaver)
Looking for the way to do this without needing coding knowledge, our users wouldn't be able to use an API. This is surely something that should feature in EXPLORE or users be able to action by clicking on said article, or their own profiles
16
Clara Siegele
Having the ability to look up this information in Explore would be so helpful!
10
Laurie Holtby - Peloton
I am looking for the ability to see the number of subscriptions to sections. The new Guide Explore reports currently just show the number of followers for articles, not sections.
6
Knowledgebase Admin
I would like to be able to see a list of subscribers for a section or article without having to code.
12
Thomas Joussot
+1 we absolutely need this without coding knowledge!
Manual subscription per user should be supported too, in user details or/and article/section settings.
3
Tatiana Christensen
Should be possible without coding! Important to know who's actually receiving updates when new content is added.
2
Shawna James
0