The Simulate Get Transaction Checklist Details block returns checklists linked to a specific transaction in an app, filtered by the Checklist Key. To retrieve checklists, you need to provide the App Key, Transaction Key, and the Checklist Key.
Simulate Get Transaction Checklist Details block
Input Pins
AppKey
This is the App Key for a particular application.
Data Type : Integer
Example : 35
TransactionKey
This is the Transaction Key for the transaction.
Data Type : Integer
Example : 6
ChecklistKey
This is the Checklist Key for the checklist.
Data Type : Integer
Example : 49
max
Lets you specify the number of checklists to return
Data Type : Integer
Example : 20
last
Lets you choose where to start retrieving records—0 starts from the beginning, 1 skips the first record
Data Type : Integer
Example : 0
q
Acts like a search filter to narrow results by checklist ID or checklist name.
Data Type : String
Example : API Checklist
ObjectKey
Allows you to filter checklists by their Object Key
Data Type : Integer
Example : 1
ObjectType
Allows you to filter checklists by their Object Type
Data Type : String
Example : Asset
Output Pins
Transaction Checklist Details
Filters checklists by the Checklist Key within a specific transaction in the DX app