Skip to main content

Projects

View Projects in Xurrent Developer Documentation.

Properties​

Reading​

The following properties can be accessed when reading a record.

  • attachments - attachments aggregate
  • audit - collection of audit entries
  • category
  • changes - collection of changes
  • completed_at
  • completion_reason
  • completion_target_at
  • cost_of_effort
  • cost_of_purchases
  • created_at
  • custom_data
  • custom_fields
  • customer - reference to organizations
  • effort
  • id
  • invoices - collection of invoices
  • justification
  • manager - reference to people
  • nodeID
  • notes - collection of notes
  • phases - collection of project_phases
  • problems - collection of problems
  • program
  • project_tasks - collection of project_tasks
  • requests - collection of requests
  • resolution_duration
  • risk_level
  • risks - collection of risks
  • roi
  • service - reference to services
  • source
  • sourceID
  • status
  • subject
  • tags - collection of project_tags
  • tasks - collection of project_tasks
  • time_zone
  • total_cost
  • ui_extension - reference to UI extensions
  • updated_at
  • value
  • value_currency
  • work_hours - reference to calendars
  • workflows - collection of workflows

Writing​

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

  • category
  • completion_reason
  • cost_of_effort
  • cost_of_purchases
  • custom_data
  • custom_fields
  • custom_fields_attachments - attachments for the custom_fields property
  • customer_id - reference to organizations
  • effort
  • justification
  • manager_id - reference to people
  • note
  • note_attachments - attachments for the note property
  • program
  • risk_level
  • service_id - reference to services
  • source
  • sourceID
  • status
  • subject
  • time_zone
  • value
  • value_currency
  • work_hours_id - reference to calendars

Referenced by​

Queries​