10
Completed

Retrieve the list of people who voted on an idea

Suggested feature.

Best Reply

You can see the list of people who voted for an idea now (or any other community topic or knowledge base article).

Simply open that topic in the admin panel and click on the Voters tab at the bottom.

By the way, you can vote on behalf of a user there as well. Learn more

5 replies

We've added an API endpoint that allows you to retrieve votes for a certain topic. Please check the API docs for usage details.

D
See users voted for a certain topic from the Admin Panel

The fact that you can find all the users that voted on a given topic is helpful. However, it just spits out the users' ID number. You still then have to figure out the name/email address of those people using another API trick. For non-programmers like myself, I want to be able to go to the Community section of the Admin Portal, select a topic, and click a simple button that shows a list of all users who voted on it. 

The reason this will be helpful is the users who voted on a certain feature are the perfect candidates for user research interviews and user testing about that feature. 

1

Thanks David! It's a great idea.

1

We are also planning to add this to the admin panel.

You can see the list of people who voted for an idea now (or any other community topic or knowledge base article).

Simply open that topic in the admin panel and click on the Voters tab at the bottom.

By the way, you can vote on behalf of a user there as well. Learn more