Skip to main content

Releases

View Releases in Xurrent Developer Documentation.

Properties​

Reading​

The following properties can be accessed when reading a record.

  • attachments - attachments aggregate
  • audit - collection of audit entries
  • changes - collection of changes
  • completed_at
  • completion_reason
  • completion_target_at
  • created_at
  • custom_data
  • custom_fields
  • id
  • impact
  • manager - reference to people
  • nodeID
  • notes - collection of notes
  • source
  • sourceID
  • status
  • subject
  • ui_extension - reference to UI extensions
  • updated_at
  • workflows - collection of workflows

Writing​

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

  • custom_data
  • custom_fields
  • custom_fields_attachments - attachments for the custom_fields property
  • manager_id - reference to people
  • note
  • note_attachments - attachments for the note property
  • source
  • sourceID
  • subject

Referenced by​

Queries​