Skip to main content

Workflows

View Workflows in Xurrent Developer Documentation.

Properties​

Reading​

The following properties can be accessed when reading a record.

  • actual_effort
  • actual_vs_planned_effort_percentage
  • attachments - attachments aggregate
  • audit - collection of audit entries
  • automation_rules - collection of automation_rules
  • category
  • completed_at
  • completion_reason
  • completion_target_at
  • created_at
  • custom_data
  • custom_fields
  • id
  • impact
  • justification
  • manager - reference to people
  • nodeID
  • notes - collection of notes
  • phases - collection of workflow_phases
  • planned_effort
  • prevent_request_completion
  • problems - collection of problems
  • project - reference to projects
  • release - reference to releases
  • requests - collection of requests
  • resolution_duration
  • service - reference to services
  • source
  • sourceID
  • start_at
  • status
  • subject
  • tags - collection of workflow_tags
  • tasks - collection of tasks
  • template - reference to workflow_templates
  • updated_at
  • workflow_type

Writing​

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

  • category
  • completion_reason
  • custom_data
  • custom_fields
  • custom_fields_attachments - attachments for the custom_fields property
  • justification
  • manager_id - reference to people
  • note
  • note_attachments - attachments for the note property
  • prevent_request_completion
  • project_id - reference to projects
  • release_id - reference to releases
  • service_id - reference to services
  • source
  • sourceID
  • start_at
  • status
  • subject
  • template_id - reference to workflow_templates
  • workflow_type

Referenced by​

Queries​