Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Data Collections resource represents a data collection defined for an action typeAction 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

...

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

...