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.
Hi @Reban there's no "easy" way to do this, but it is possible using a rest call in a URL.
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: