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

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

 

The Data Collections resource represents a data collection defined for an Action Type. The Data Collection is replicated across all Actions of its linked Action Type.

Resource Properties
Scope Parameterdatacollections
Location/datacollections
MethodsGET,PUT,POST,DELETE
Default Page Size50
Max Page Size200
Default IncludesNone

 

Resource Attributes
FieldDescriptionFormatRequiredField TypeRestrictionsNotes
nameThe name of the Data Collection. This is a ReadOnly constant used for Merge Field use.string (50)truedefault  
descriptionA general description of the Data Collection.stringtruedefault  
multipleRecordsIndicates if the Data Collection consists of a single record or multiple records.booleanfalsedefault  
orderThe position of the Data Collection when part of a list of Data Collections.integerfalseadditional  
labelThe label to be used for display purposes.string (25)falseadditional  
alwaysShowDescriptionsShow the description.booleanfalseadditional  
actionTypeThe ActionType that the DataCollection belongs to.stringtruelink  

 

Link Templates
IdentifierResourceLocation Template
datacollections.actionTypeactiontypes/actiontypes/{datacollections.actionType}
  • No labels