New Articles

  1. SurveyPage Sub-Object v5

    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...
  2. Survey Object v5

    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 ....
  3. ContactList Object v5

    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. ...
  4. AccountUser Object v5

    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 ...
  5. AccountTeams Object v5

    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...
  6. Account Object v5

    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...
  7. Version 5 Returned Fields

    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 ...
  8. V5 Objects

    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 ...
  9. Restrict API Access

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

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