View All APIs

Feedback API

Version 1

Endpoint: https://api.peoplevine.com/feedback.asmx
WSDL: https://api.peoplevine.com/feedback.asmx?WSDL

4 Methods


returnRanking

Version 1 This method returns the ranking associated for a specific type or exact object. {vote_type: rating, testimonial, tally}

https://api.peoplevine.com/feedback.asmx/returnRanking

returnVotes

Version 1 This method returns votes associated for a specific type or exact object. {sortby: newest, random}

https://api.peoplevine.com/feedback.asmx/returnVotes

updateVote

Version 1 This method allows you to update a vote's status or response. {vote_status: pending, approved, declined}

https://api.peoplevine.com/feedback.asmx/updateVote

voteNow

Version 1 This method allows you to vote on something by setting the reference_type and reference_value. {vote_type: rating, testimonial, tally} {vote_status: pending, approved, declined} {allowFrequency: how often a user can submit another vote for the same item: hourly, daily, weekly, monthly, annually, once or blank for no limit}

https://api.peoplevine.com/feedback.asmx/voteNow