Podio API Documentation

Voting: Get result of voting on an item

GET /voting/item/{item_id}/voting/{voting_id}/result

Get result of voting on an item.

Also see https://podio.com/podio/api/apps/api-operations/items/739

Parameters
item_id*
Required.
voting_id*
Required.
max_voters

Maximum number of users returned when https://podio.com/podio/api/apps/models/items/72 is returned.

Default is 23 which is one more than displayed first page in www interface.


Default value: 23

Sandbox

Try the operation "/voting/item/{item_id}/voting/{voting_id}/result"

You can simulate the API request by filling out the arguments below, and press the submit button to see the response.

You need to be logged in to Podio to use the Sandbox. Login here