Updated Articles

  1. 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...
  2. 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 ...
  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. SurveyReport Sub-Object

    The following API calls are currently available for the SurveyReport object. The SurveyReport object only accesses the following report types: Summary, TURF and Profile. GET LIST GET SURVEYREPORT UPDATE SURVEYREPORT DELETE SURVEYREPO...
  5. SurveyStatistic Sub-Object

    The GET LIST call is the only call available for the Survey Statistic Sub-Object: GET LIST - Get a list of statistics for all questions in a specified survey. https://restapi.surveygizmo.com/v4/survey/123456/surveystatistic Parameters Exampl...
  6. SurveyResponse Sub-Object

    The following API calls are currently available for the SurveyResponse object: GET LIST Filtering SurveyResponse Returns GET SURVEYRESPONSE CREATE SURVEYRESPONSE UPDATE SURVEYRESPONSE DELETE SURVEYRESPONSE For info on re...
  7. EmailMessage Sub-Object

    The following API calls are currently available for the EmailMessage Sub-Object: GET LIST GET EMAILMESSAGE CREATE EMAILMESSAGE UPDATE EMAIL MESSAGE DELETE EMAILMESSAGE GET LIST - Get a list of all of email messages for ...
  8. 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...
  9. SurveyOption Sub-Object v5

    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...
  10. 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...