Skip to main content

Surveys

View Surveys in Xurrent Developer Documentation.

Properties​

Reading​

The following properties can be accessed when reading a record.

  • attachments - attachments aggregate
  • audit - collection of audit entries
  • completion
  • created_at
  • disabled
  • id
  • introduction
  • name
  • nodeID
  • source
  • sourceID
  • survey_questions - collection of survey_questions
  • updated_at

Writing​

The following properties can be specified when creating or updating a record.

  • completion
  • completion_attachments - attachments for the completion property
  • disabled
  • introduction
  • introduction_attachments - attachments for the introduction property
  • name
  • source
  • sourceID

Referenced by​