APIDescription
GET /external/api/v3/answer/getopenanswers

Get a list of open answers with optional key performance indicator.

APIDescription
GET /external/api/v3/averagescore

Get the average score of questions.

GET /external/api/v3/averagescore/approvedreviewaveragescore

Get the average score of questions for approved reviews.

APIDescription
GET /external/api/v3/customerdatacolumn

Gets a list of customer data columns.

GET /external/api/v3/customerdatacolumn/getcustomerdatacolumnvalues

Gets a list of all values within a certain customer data column, results can optionally be filtered on date and data.

APIDescription
GET /external/api/v3/questionnaire

Get a questionnaire by id or evaluate by data.

GET /external/api/v3/questionnaire/getall?includeArchived={includeArchived}

Get a list of all questionnaire names and the corresponding id.

GET /external/api/v3/questionnaire/getQuestionnaireCompletionTime

No documentation available.

APIDescription
GET /external/api/v3/rating

Get ratings for approved customers.

APIDescription
GET /external/api/v3/review/getreactions

Gets a list of review reactions.

POST /external/api/v3/review/addreactions

Add one or more review reactions.

APIDescription
GET /external/api/v3/role

Get a list of all role names and the corresponding id.

GET /external/api/v3/role?name={name}

Get the id of a role by the role name.

APIDescription
POST /external/api/v3/url

Get an URL for a questionnaire.

POST /external/api/v3/url/GenerateLuckyURL

No documentation available.

APIDescription
DELETE /external/api/v3/user?names={names}

Delete users by username.

GET /external/api/v3/user

Get a list of all users and their roles.

GET /external/api/v3/user?name={name}

Get a single user by username.

POST /external/api/v3/user

Add a user.

PUT /external/api/v3/user

Update users.