Step Tasks

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


The Step Tasks resource represents the tasks available on a step. Refer to the Action Create resource for usage.

Resource Properties
Scope Parametersteptasks
Location/steptasks
MethodsGET
Default Page Size50
Max Page Size200
Default IncludesNone


Resource Attributes
FieldDescriptionFormatRequiredField TypeRestrictionsNotes
id
integer
default

name
string
default

priority
string
default

dueDateText
string
default

isMandatory
boolean
default

actionType
string
link

assignToParticipantType
string
link

step
string
link


Link Templates
IdentifierResourceLocation Template
steptasks.actionTypeactiontypes/actiontypes/{steptasks.actionType}
steptasks.assignToParticipantTypeparticipanttypes/participanttypes/{steptasks.assignToParticipantType}
steptasks.stepsteps/steps/{steptasks.step}