/
Step Tasks
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 Parameter | steptasks |
---|---|
Location | /steptasks |
Methods | GET |
Default Page Size | 50 |
Max Page Size | 200 |
Default Includes | None |
Resource Attributes
Field | Description | Format | Required | Field Type | Restrictions | Notes |
---|---|---|---|---|---|---|
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
Identifier | Resource | Location Template |
---|---|---|
steptasks.actionType | actiontypes | /actiontypes/{steptasks.actionType} |
steptasks.assignToParticipantType | participanttypes | /participanttypes/{steptasks.assignToParticipantType} |
steptasks.step | steps | /steps/{steptasks.step} |
Related content
Task Templates
Task Templates
More like this
Action Create
Action Create
More like this
Action Types
Action Types
Read with this