New Articles

  1. Account Webhooks: Receive Survey and Response Notifications

    Account Notification Webhooks allow you to receive notifications regarding activity in your account via an HTTP POST to an external URL. Webhooks are typically used by developers to register endpoints that will be notified when activities of their ...
  2. ContactCustomField Object

    The following API calls are currently available for the ContactCustomField object: GET LIST GET CONTACTCUSTOMFIELD CREATE CONTACTCUSTOMFIELD CHANGE/UPDATE CONTACTCUSTOMFIELD DELETE CONTACTCUSTOMFIELD GET LIST - Get a li...
  3. SurveyTheme Object v5

    The following API calls are currently available for the SurveyTheme object: GET LIST GET SURVEYTHEME CREATE SURVEYTHEME UPDATE SURVEYTHEME DELETE SURVEYTHEME GET LIST - Get a list of all themes in your account's theme libra...
  4. Domain Object v5

    The following API calls are currently available for the Domain object: GET LIST GET DOMAIN CREATE DOMAIN UPDATE DOMAIN DELETE DOMAIN GET LIST - Get a list of all domains in your account. https://restapi.surveygizmo.com/v5...
  5. SSO Object v5

    The following API calls are currently available for the SSO (Single Sign-On) object: GET LIST GET SSO CREATE SSO UPDATE SSO DELETE SSO GET LIST - Get a list of all SSO integrations in your account. https://restapi.surveyg...
  6. [BETA] Reporting Object

    The following API calls are currently available for the reporting object: Jump to GET LIST Jump to GET REPORT Jump to CREATE REPORT Jump to UPDATE REPORT Jump to DELETE REPORT GET LIST  - Get a list of all of your Standard Rep...
  7. [BETA] ReportElement Object

    The following API calls are currently available for the report element object: Jump to GET REPORT ELEMENT Jump to CREATE REPORT ELEMENT Jump to DELETE REPORT ELEMENT GET REPORT ELEMENT - Get information about a specified Standard R...
  8. [BETA] Results Object

    The GET is the only call available for the results object. GET RESULTS - Get the aggregated results for a specified Question. https://restapi.surveygizmo.com/v5/survey/[id]/results?options[type]=[string] Parameters Example Required ...
  9. SurveyQuotas Returned Fields

    Returned fields for the SurveyQuotas sub-object are explained below. Go to the Example Returns section to view return examples for each call type. Returned Fields for the SurveyQuotas Object Field Description Format id Quota ID numbe...
  10. Quotas Sub-Object v5

    The following API calls are currently available for the Quotas object: GET LIST GET QUOTAS CREATE QUOTAS UPDATE QUOTAS DELETE QUOTAS EXAMPLES GET LIST - Get a list of all of your survey quotas.  https://restapi.surv...