-
Created On: 01/24/2017
in REST API Examples
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...
-
Created On: 01/24/2017
in REST API Examples
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...
-
Created On: 10/18/2016
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 ...
-
Created On: 06/03/2016
in 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 ...
-
Created On: 05/31/2016
in Version 5 Libraries
Access SurveyGizmo's Official REST API PHP Library (for use with version 5 of the REST API):
PHP Library
...
-
Created On: 05/31/2016
in Version 5 V5 Objects
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...
-
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...
-
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...
-
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] ...
-
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...