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 5 Current »

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
integer
link

assignToParticipantType
integer
link

step
string
link


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