Get Scheduled Transactions
The Simulate Get Scheduled Transactions block returns all the scheduled transactions for a specific scheduler. To get the upcoming transactions, provide the scheduler key— that is all you need.

Output Pins

Last updated
The Simulate Get Scheduled Transactions block returns all the scheduled transactions for a specific scheduler. To get the upcoming transactions, provide the scheduler key— that is all you need.

Output Pins

Last updated
Example : 20Example : 0Example : [ { "HasParent": "False", "Transactions": "[ { "App": { "DisplayText": "TestAPI", "Value": "35" }, "HasParent": false, "TargetStartDate": "2024-11-07T17:30:00Z", "RecurrenceType": "Daily", "Pattern": 1, "Checklists": [ { "Checklist": { "DisplayText": "Checklist Name", "Value": "48" }, "ServiceItems": [ { "displayText": "1000", "objectType": "Asset", "value": "3" } ] } ] } ]" }, { "HasParent": "False", "Transactions": "[ { "App": { "DisplayText": "TestAPI", "Value": "35" }, "HasParent": false, "TargetStartDate": "2024-11-08T17:30:00Z", "RecurrenceType": "Daily", "Pattern": 1, "Checklists": [ { "Checklist": { "DisplayText": "Checklist Name", "Value": "48" }, "ServiceItems": [ { "displayText": "1000", "objectType": "Asset", "value": "3" } ] } ] } ]" }, { "HasParent": "False", "Transactions": "[ { "App": { "DisplayText": "TestAPI", "Value": "35" }, "HasParent": false, "TargetStartDate": "2024-11-09T17:30:00Z", "RecurrenceType": "Daily", "Pattern": 1, "Checklists": [ { "Checklist": { "DisplayText": "Checklist Name", "Value": "48" }, "ServiceItems": [ { "displayText": "1000", "objectType": "Asset", "value": "3" } ] } ] } ]" }, { "HasParent": "False", "Transactions": "[ { "App": { "DisplayText": "TestAPI", "Value": "35" }, "HasParent": false, "TargetStartDate": "2024-11-10T17:30:00Z", "RecurrenceType": "Daily", "Pattern": 1, "Checklists": [ { "Checklist": { "DisplayText": "Checklist Name", "Value": "48" }, "ServiceItems": [ { "displayText": "1000", "objectType": "Asset", "value": "3" } ] } ] } ]" }, { "HasParent": "False", "Transactions": "[ { "App": { "DisplayText": "TestAPI", "Value": "35" }, "HasParent": false, "TargetStartDate": "2024-11-11T17:30:00Z", "RecurrenceType": "Daily", "Pattern": 1, "Checklists": [ { "Checklist": { "DisplayText": "Checklist Name", "Value": "48" }, "ServiceItems": [ { "displayText": "1000", "objectType": "Asset", "value": "3" } ] } ] } ]" } ]