New Articles

  1. Create a Text Highlighter Question via the API

    Looking to create an Text Highlighter question via the API? You'll need use the surveyquestion and surveyoption endpoints to fully build out the question. 1. Create the Text Highlighter Question Start by creating the Text Highlighter question with...
  2. Create an Image Heatmap Question via API

    Looking to create an Image Heatmap question via the API? You'll need use the surveyquestion and surveyoption endpoints to fully build out the question. 1. Create the Image Heatmap Question Start by creating the Image Heatmap question with the be...
  3. 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 ...
  4. Filters - Version 5

    Filtering can be used in conjunction with the GET method on the following objects and sub-objects: survey, surveycampaign, surveyresponse, and accountuser. Filtering is not supported in the PUT, POST or DELETE methods. Basic Structure A filter is ...
  5. PHP Library v5

    Access SurveyGizmo's Official REST API PHP Library (for use with version 5 of the REST API): PHP Library ...
  6. ContactListContact Sub-Object v5

    The following API calls are currently available for the ContactListContact object: GET LIST GET CONTACTLISTCONTACT CREATE CONTACTLISTCONTACT UPDATE CONTACTLISTCONTACT DELETE CONTACTLISTCONTACT GET LIST - Get a list of a...
  7. SurveyResponse Return Per Question Type v5

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

    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 Format id Response ID st...
  9. Survey Returned Fields v5

    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[id] ...
  10. 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...