XWebSurveyPort
XWebSurvey is an XML/SOAP based Web Service which provides integration and management of Surveys (Polls) to client applications. For complete documentation please visit http://www.xwebservices.com/Web_Services/XWebSurvey/.
-
AddSurvey
Adds a new Survey (Poll). -
LoadSurvey
Returns a specific Survey (Poll). -
LoadSurveysPaged
Returns 'paginated' Survey (Poll) records, in the reverse chronological order the records were entered into the system. -
LoadSurveys
Returns all Surveys (Polls), in the reverse chronological order the records were entered into the system. -
GetNewSurveyID
Returns a new Survey (Poll) record identifier. -
UpdateSurvey
Updates a Survey (Poll). -
ProcessSurvey
Performs data manipulation on individual Survey (Poll) records. -
DeleteSurvey
Deletes a Survey (Poll). -
Vote
Places a vote.