-
Last Updated: 10/21/2021
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. ...
-
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 ...
-
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...
-
Last Updated: 08/27/2021
in Version 5 V5 Objects
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...
-
Last Updated: 04/27/2021
in Version 5 V5 Objects
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...
-
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...
-
Last Updated: 01/26/2021
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 ....
-
Last Updated: 12/01/2020
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...
-
Last Updated: 12/01/2020
in REST API Examples
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...
-
Last Updated: 12/01/2020
in REST API Examples
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...