Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The information in this document is currently in BETA and subject to change.

 

The Task Templates resource represents task templates for action types.

 

Resource Properties
Scope Parametertasktemplates
Location/tasktemplates
MethodsGET
Default Page Size50
Max Page Size200
Default IncludesNone

 

Resource Attributes
FieldDescriptionFormatRequiredField TypeRestrictionsNotes
stepNumber integertruedefault  
taskName integertruedefault  
priority string (255)falseadditional  
dueDaysAhead string (20)falseadditional  
listOrder integerfalseadditional  
completeBeforeStep integerfalseadditional  
completeByStep integerfalseadditional  
estimatedHours integerfalseadditional  
expectedDuration numberfalseadditional .
expectedDurationUnits integerfalseadditional  
showOnGanttChart string (25)falseadditional  
description booleanfalseadditional  
isDueDaysAheadWeekDays booleanfalseadditional  
dueDataTrigger booleanfalseadditional  
generatedCount booleanfalseadditional  
actionType stringtruelink  
participantType stringtruelink  
defaultRate stringfalselink  
dataCollection stringfalselink  
template stringfalselink  
activity stringfalselink  
tag stringfalselink  
dataCollectionTrigger stringfalselink  

 

Link Templates
IdentifierResourceLocation Template
tasktemplates.actionTypeactiontypes/actiontypes/{tasktemplates.actionType}
tasktemplates.participantTypeparticipanttypes/participanttypes/{tasktemplates.participantType}
tasktemplates.defaultRaterates/rates/{tasktemplates.defaultRate}
tasktemplates.dataCollectiondatacollections/datacollections/{tasktemplates.dataCollection}
tasktemplates.templatedocumenttemplates/documenttemplates/{tasktemplates.template}
tasktemplates.activityactivities/activities/{tasktemplates.activity}
tasktemplates.tagtags/tags/{tasktemplates.tag}
tasktemplates.dataCollectionTriggerdatacollections/datacollections/{tasktemplates.dataCollectionTrigger}
  • No labels