/qa

Question & answer surveys

ParameterTypeDescription
_idStringUnique ID
creationDateTimestampUnix timestamp when it was created
creatorIdStringYour user id
titleStringTitle of the Question & Answer survey
questionsArrayArray of questions and answers. The type is always textarea.
questions.typeStringAlways textarea
questions.contentStringText of poll answer
questions.answersArrayArray of poll respondents
questions.answers.recipientEmailStringEmail address of respondent
questions.answers.recipientNameStringName of recipient, if available (when email was originally sent)
questions.answers.answerStringRespondent answer
Language
Click Try It! to start a request and see the response here!