Developer API QuestionDash as a platform

Overview

Internally QuestionDash is powered by a RESTful JSON API.

If you're interested in using the API, please let us know by email and we'll hook you up with early access!

AddSurvey

Adds a new survey with an empty body definition.

UpdateDefinition

Sets the surveys content.

Publish

Publishes the latest version of the survey.

SendViaEmail

Sends a survey invitation to specified email address(es).

SetResponseCallback

Set a callback url. When a response is submitted, the response data will be posted to the url specified as JSON.

GetInvitations

Return a list of the outstanding surveys the a user has been asked to complete.