Updated Articles

  1. 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...
  2. V5 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...
  3. PHP: Build an Array of Response Data

    Some users have requested example scripts to parse the basic survey response array into something more malleable for working with the data. The following example is very similar to code we use to organize survey data into an array that is easier to ...
  4. 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...
  5. 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 ...
  6. SurveyOption Returned Fields

    Returned fields for the SurveyOption sub-object are explained below. Go to the Example Returns section to view return examples for each call type. Returned Fields for the SurveyOption Object Field Description F...
  7. SurveyQuotas Returned Fields

    Returned fields for the SurveyQuotas sub-object are explained below. Go to the Example Returns section to view return examples for each call type. Returned Fields for the SurveyQuotas Object Field Description Format id Quota ID numbe...
  8. SurveyOption Returned Fields v5

    Returned fields for the SurveyOption sub-object are explained below. Go to the Example Returns section to view return examples for each call type. Returned Fields for the SurveyOption Object Field Description F...
  9. SurveyPage Returned Fields v5

    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...
  10. Are You Experiencing a Delay in API Responses?

    Questions regarding delays in API returns come up from time to time. The time it takes for an API response is dependent on a number of factors including: The call you are making. The amount of data that is being returned. The amount of data you ...