-
Created On: 05/27/2016
in Version 5 V5 Objects
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...
-
Created On: 05/27/2016
in Version 5 V5 Objects
The following API calls are currently available for the Survey object: GET LIST GET SURVEY CREATE SURVEY UPDATE/COPY SURVEY DELETE SURVEY For info on returned fields and example returns go to Survey Object Returned Fields ....
-
Created On: 05/27/2016
in Version 5 V5 Objects
The following API calls are currently available for the ContactList object: GET LIST GET CONTACTLIST CREATE CONTACTLIST CHANGE/UPDATE CONTACTLIST DELETE CONTACTLIST GET LIST - Get a list of all of your contact lists. ...
-
Created On: 05/27/2016
in Version 5 V5 Objects
Note: The AccountUser Object is only accessible to Account Administrator users.
The following API calls are currently available for the AccountUser object:
GET LIST
GET ACCOUNTUSER
CREATE ACCOUNTUSER
...
-
Created On: 05/27/2016
in Version 5 V5 Objects
The following API calls are currently available for the AccountTeams object: GET LIST GET ACCOUNTTEAMS CREATE ACCOUNTTEAMS UPDATE ACCOUNTTEAMS DELETE ACCOUNTTEAMS
GET LIST - Get a list of all teams in your account. ht...
-
Created On: 05/27/2016
in Version 5 V5 Objects
The GET LIST call is the only call available for the Account object. Resellers can create new accounts (contact sales@sgizmo.com to learn more). GET LIST - Get details regarding your SurveyGizmo account. Get requests will cache for 60 seconds...
-
Created On: 05/27/2016
in Version 5
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.surveygizmo.com/v5/survey/123456/surveypage/1 .json ...
-
Created On: 05/27/2016
in Version 5
You can access the base object types that power SurveyGizmo 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 ...
-
Created On: 03/15/2016
The SurveyGizmo API (Application Programming Interface) is used to integrate SurveyGizmo into just about anything. If you wish to restrict access to the API altogether or restrict specific types of calls we have settings to help you do just this! T...
-
Created On: 02/22/2016
Note: To view specific examples of return formats and fields, follow the below links: Versions 4 and below Returned Fields Version 5 Returned Fields The API returns data as json by default, but you can also choose to return data in pson, x...