Podio API Documentation

Voting: Get results of all application's votings on an item

GET /voting/item/{item_id}/result

Get result of voting on an item.

Votings are returned are dictionary/hash which keys are voting_ids

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

Parameters
item_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}/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