paginationAddon
Last updated
Last updated
Block Property | Definition | Example Input |
---|---|---|
GET
/policies/{policyId}/blocks/{uuid}
Requests Block Data
Name | Type | Description |
---|---|---|
GET
/policies/{policyId}/tag/{tag}/blocks
Requests Block Data by Tag
POST
/policies/{policyId}/blocks/{uuid}
Sends data to the specified block
POST
/policies/{policyId}/tag/{tag}/blocks
Sends data to the specified block
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
type
A block type which adds pagination to the InterfaceDocumentSourceBlock if added
paginationAddon (Can't be changed).
tag
Unique name for the logic block.
permissions
Which entity has rights to interact at this part of the workflow.
Installer
defaultActive
Shows whether this block is active at this time and whether it needs to be shown.
Checked or Unchecked
dependencies
Establish workflow dependancies that need to be completed prior.
Select the appropriate block from the dropdown.
policy ID*
String
Selected policy ID
uuid*
String
Selected Block UUID
policyId*
String
Selected policy ID
tag*
String
Tag from the selected policy
policyId*
String
Selected policy ID
uuid*
String
Selected Block UUID
*
Object
Object with the data to be sent to the block
policyId*
String
Selected policy ID
uuid*
String
Selected Block UUID
*
Object
Object with the data to be sent to the block