Updated Articles

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

    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 Field Description Format id Question ID...
  4. SurveyContact Sub-Object v5

    Contacts records are stored within our system using the email address as the key. A single record per email address is stored per account. Email address and all standard contact fields are stored at the account level. This means that changes to the...
  5. SurveyCampaign Sub-Object v5

    The following API calls are currently available for the SurveyCampaign object: GET LIST GET CAMPAIGN CREATE CAMPAIGN UPDATE/COPY CAMPAIGN DELETE CAMPAIGN Note : Alchemer API cannot be used to create SMS campaig...
  6. SurveyQuestion Sub-Object

    The following API calls are currently available for the SurveyQuestion object: GET LIST GET SURVEYQUESTION CREATE SURVEYQUESTION UPDATE SURVEYQUESTION DELETE SURVEYQUESTION For info on returned fields and example returns go t...
  7. 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 ....
  8. US, EU, or Canada API

    All of our API resources will use api.alchemer.com in example calls, however, if you are using an EU or Canadian account, your calls must use either the api.alchemer.eu or api.alchemer-ca.com domains. Not sure if your account is US, EU, or Can...
  9. 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...
  10. Create an Image Heatmap Question via API

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