Survey APIs

Use APIs to programmatically ask survey questions or retrieve survey results.

For more information, such as the parameters that these APIs support, refer to the Documentation section on the History tab of the relevant form.

The following survey APIs are supported:
Work-.pzQuestionShape
A flow that displays one single-answer question.
Work-.pzQuestionShapeScr
A screen flow that displays one, single-answer question.
pyWorkPage.Questionnaire
Stores the answers to questions that are referenced by the same question page, when you call a survey from a flow.
pyWorkPage.Question
Stores the answer to an individual question, when you ask the question as a step in a process.