-
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 ...
-
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 ...
-
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...
-
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 ...
-
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...
-
Last Updated: 09/17/2020
in Versions 4 and under
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...
-
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...
-
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...
-
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...
-
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...