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

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 Parameterdatacollectionrecords
Location/datacollectionrecords
MethodsGET,POST,DELETE
Default Page Size50
Max Page Size200
Default IncludesNone

 

Resource Attributes
FieldDescriptionFormatRequiredField TypeRestrictionsNotes
canWriteThe name of the data field. ReadOnly value used to identify the Field for use as Merge Field.booleantruedefault  
canDeleteThe field type. (i.e. String, appointment, DateTime, etc.)booleantruedefault  
dataCollectionThe DataCollection that the data collection belongs to.stringtruelink  
actionThe Action associated with this datacollectionrecord.stringfalselink  

 

Link Templates
IdentifierResourceLocation Template
datacollectionrecords.dataCollectiondatacollections/datacollections/{datacollectionrecords.dataCollection}
datacollectionrecords.actionactions/actions/{datacollectionrecords.action}
  • No labels