/
Data Collection Records
Data Collection Records
The information in this document is currently in BETA and subject to change.
The Data Collection Records represent entries on a Data Collection in an Action.
Resource Properties
Scope Parameter | datacollectionrecords |
---|---|
Location | /datacollectionrecords |
Methods | GET,POST,DELETE |
Default Page Size | 50 |
Max Page Size | 200 |
Default Includes | None |
Resource Attributes
Field | Description | Format | Required | Field Type | Restrictions | Notes |
---|---|---|---|---|---|---|
canWrite | Current User permission for editing records. | boolean | true | default | ||
canDelete | Current User permission for deleting records. | boolean | true | default | ||
dataCollection | The DataCollection that the data collection belongs to. | string | true | link | ||
action | The Action associated with this datacollectionrecord. | string | false | link |
Link Templates
Identifier | Resource | Location Template |
---|---|---|
datacollectionrecords.dataCollection | datacollections | /datacollections/{datacollectionrecords.dataCollection} |
datacollectionrecords.action | actions | /actions/{datacollectionrecords.action} |
Related content
Data Collections
Data Collections
More like this
Data Collection Fields
Data Collection Fields
More like this
Action Types
Action Types
More like this
Data Collection Record Values
Data Collection Record Values
More like this
Action Create
Action Create
Read with this