New Articles

  1. SurveyPage Sub-Object

    The following API calls are currently available for the SurveyPage object: GET LIST GET SURVEYPAGE CREATE SURVEYPAGE UPDATE SURVEYPAGE DELETE SURVEYPAGE For info on returned fields and example returns go to SurveyPage Return...
  2. SurveyCampaign Sub-Object

    The following API calls are currently available for the SurveyCampaign object: GET LIST GET CAMPAIGN CREATE CAMPAIGN UPDATE/COPY CAMPAIGN DELETE CAMPAIGN GET LIST  - Get a list of all of links and campaigns for the speci...
  3. V4 Objects

    You can access the base object types that power Alchemer via the API. Objects include surveys, questions, responses, etc. These objects (for the most part) can be created, modified and deleted via the API. Most objects can also be used to return dat...
  4. SurveyOption Sub-Object

    The following API calls are currently available for the SurveyOption object: GET LIST GET SURVEYOPTION CREATE SURVEYOPTION UPDATE SURVEYOPTION DELETE SURVEYOPTION For info on returned fields and example returns go to SurveyO...
  5. SurveyPage Returned Fields

    Returned fields for the SurveyPage sub-object are explained below. Go to the Example Returns section to view return examples for each call type. Returned Fields for the SurveyPage Object Field Description Forma...
  6. SurveyResponse Return Per Question Type

    This document includes specifics of the SurveyResponse return for all fields in Alchemer that collect data, including all question types, other textboxes, other row headers and comment fields. IDs and reporting values are essential for identifying s...
  7. SurveyResponse Returned Fields

    Returned fields for the SurveyResponse object are explained below. Go to the Example Returns section to view return examples for each call type. Returned Fields for the SurveyResponse Object Field Description F...
  8. SurveyQuestion Returned Fields

    Returned fields for the SurveyQuestion sub-object are explained below. Go to the Example Returns section to view return examples for each call type. Returned Fields for the SurveyQuestion Object Result Chart Properties Description Format ...
  9. Version 4 Returned Fields

    The API returns data as json by default, but you can also choose to return data in pson, xml and a 'debug' format. Simply specify the format as the file extension in the url. json restapi.alchemer.com/v4/survey/123456/surveypage/1 .json pso...
  10. Survey Returned Fields

    Returned fields for the Survey object are explained below. Go to the Example Returns section to view return examples for each call type. Returned Fields for the Survey Object Field Description Format id Survey ID string team ...