Podio API Documentation

Ratings

Many objects can be rated including items and status messages. Ratings can be on of the following types:

  • approved: Signals that the user approves (0) or disapproves(1)
  • rsvp: Indicates that the user can attend (0), cannot attend (1) or can maybe attend (2)
  • fivestar: A rating from 1-5 where 5 is the best
  • yesno: Signals the user says yes (0) or no (1)
  • thumbs: Signals a thumbs up (0) or thumbs down (1)
  • like: Signals the user likes the item (1)

For items, the different types, except like, can be turned on or off on the app configuration. Status messages only support the like rating.