Popular Articles

  1. Survey Returned Fields

    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 ...
  2. 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 ...
  3. SurveyOption Returned Fields v5

    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...
  4. SurveyQuestion Returned Fields

    Returned fields for the SurveyQuestion sub-object are explained below. Go to the Example Returns section to view return examples for each call type. Returned Fields for the SurveyQuestion Object Result Chart Properties Description Format ...
  5. 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...
  6. Version 4 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.alchemer.com/v4/survey/123456/surveypage/1 .json pso...
  7. Account Object

    The GET LIST call is the only call available for the Account object. Resellers can create new accounts (contact onboarding@sgizmo.com to learn more). V4 of Alchemer is an older version of what is currently in place. We strongly recommend explo...
  8. 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...
  9. AccountUser Object

    The following API calls are currently available for the AccountUser object: GET LIST GET ACCOUNTUSER CREATE ACCOUNTUSER UPDATE ACCOUNTUSER DELETE ACCOUNTUSER GET LIST - Get a list of all of your users. https://api.alch...
  10. Create a Text Highlighter Question via the API

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