Public
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Mentor

Extract a list of subscribers

Is it possible to extract a list of subscribers within a certain area? 

Would like to send them a personal message without publish anything on the Community board.

 

3 Replies 3
Khoros Expert

Hi @Reban there's no "easy" way to do this, but it is possible using a rest call in a URL.

https://developer.khoros.com/khoroscommunitydevdocs/docs/get-a-count-or-list-of-users-subscribed-to-...

As documented here, entering a URL with specific information can result in a list of users subscribed to an area. 

https://[COMMUNITY DOMAIN]/restapi/vc/boards/id/<board ID>/subscribers/email/board

 

as an example:

 
That would result in seeing the subscribers of this board that we're currently on. However, you'll need specific permissions to do REST API calls in order for the output to work.
 
Not the most ideal scenario, but let me know if that works for you.


Ken Squires-Kavanagh
Services Architect
Portland, Oregon

Thanks, i will try this out
Rgd

@KennethS  now that people can subscribe to categories, is there a similar API call to get subscribers to a category instead of a board?  I've tried this and it doesn't work:  

https://community.microfocus.com/dcvta86296/restapi/vc/category/id/Ops_Bdg/subscribers/email/category/
--
Community manager in the Micro Focus Community. My computer always used to beat me at chess, but it is no match for me now I changed the competition to kick boxing.

Welcome to the Technology board!

Curious about our platform? Looking to connect on social technology? You've come to the right place!

Are you a Khoros customer? For direct assistance from our Support team, please visit the Support Forum.