View All APIs

Survey API

Version 1

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

20 Methods


adjustSurveyFieldOrder

Version 1 This method allows you to change the order of (a) specified surey field on a survey.

https://api.peoplevine.com/survey.asmx/adjustSurveyFieldOrder

answerSurvey

Version 1 This method allows you to provide answers to a survey.

https://api.peoplevine.com/survey.asmx/answerSurvey

attachQuestionToSurvey

Version 1 This method allows you to attach a survey question to a survey.

https://api.peoplevine.com/survey.asmx/attachQuestionToSurvey

copySurveyTemplate

Version 1 This method returns a survey and all of its details. Include the survey_no for a single result or set to 0 to return all.

https://api.peoplevine.com/survey.asmx/copySurveyTemplate

createSurvey

Version 1 This method allows you to create a new survey.

https://api.peoplevine.com/survey.asmx/createSurvey

createSurveyField

Version 1 This method allows you to create a new survey field. {survey_no: if you are assigning this to a survey, include the survey_no or set to 0 to add a generic survey field for a future use} {field_type: textbox, label, multiline, dropdown, radiobutton, checkbox, yesno, like} {field_values: should be separated by a ; and only used for dropdown, radiobutton, date, rating, stars or like (enter URL to like)} {data_map: first_name, last_name, email, mobile_number, phone_number, address, address2, city, state, zip_code, country, device_type, opt_in_email, opt_in_sms}

https://api.peoplevine.com/survey.asmx/createSurveyField

deleteSurvey

Version 1 This method allows you to delete a survey (provided it has 0 responses).

https://api.peoplevine.com/survey.asmx/deleteSurvey

deleteSurveyResponses

Version 1 This method allows you to delete a survey response. You must provide the survey_no along with either the survey_answer_no or response_id

https://api.peoplevine.com/survey.asmx/deleteSurveyResponses

orderSurveyFields

Version 1 This method allows you to update the order for a survey's fields.

https://api.peoplevine.com/survey.asmx/orderSurveyFields

removeQuestionFromSurvey

Version 1 This method allows you to remove a survey question from a survey.

https://api.peoplevine.com/survey.asmx/removeQuestionFromSurvey

returnSurvey

Version 1 This method returns a survey and all of its details. Include the survey_no for a single result or set to 0 to return all.

https://api.peoplevine.com/survey.asmx/returnSurvey

returnSurveyAnsweredBy

Version 1 This method returns a list of everyone who answered a survey.

https://api.peoplevine.com/survey.asmx/returnSurveyAnsweredBy

returnSurveyFields

Version 1 This method returns the survey questions pertaining to your request. Leave the survey_field_no set to 0 to return all survey questions.

https://api.peoplevine.com/survey.asmx/returnSurveyFields

returnSurveyQuestionAnswers

Version 1 This method returns a tally of the answers for a specific survey or question.

https://api.peoplevine.com/survey.asmx/returnSurveyQuestionAnswers

returnSurveyResults

Version 1 This method returns the results captured from a survey. {startAt is the last survey_answer_no value you saw} {response_id: supply this if you need results for a specific response to a survey.}

https://api.peoplevine.com/survey.asmx/returnSurveyResults

returnSurveysCompletedForCustomer

Version 1 This method returns the surveys completed for a customer.

https://api.peoplevine.com/survey.asmx/returnSurveysCompletedForCustomer

returnSurveyStatistics

Version 1 This method returns the statistics for a survey.

https://api.peoplevine.com/survey.asmx/returnSurveyStatistics

returnSurveyTemplates

Version 1 This method returns a survey and all of its details. Include the survey_no for a single result or set to 0 to return all.

https://api.peoplevine.com/survey.asmx/returnSurveyTemplates

updateSurvey

Version 1 This method allows you to update a survey.

https://api.peoplevine.com/survey.asmx/updateSurvey

updateSurveyField

Version 1 This method allows you to update a survey field. {survey_no: if you are assigning this to a survey, include the survey_no or set to 0 to add a generic survey field for a future use} {field_type: textbox, label, multiline, dropdown, radiobutton, checkbox, yesno, like} {field_values: should be separated by a ; and only used for dropdown, radiobutton, rating, stars or like (enter URL to like)} {data_map: first_name, last_name, email, mobile_number, phone_number, address, address2, city, state, zip_code, country, device_type, opt_in_email, opt_in_sms, attribute}

https://api.peoplevine.com/survey.asmx/updateSurveyField