This workflow template, "Collect Torq Global Variables with Pagination," is designed to efficiently gather all global variables within a Torq account. Utilizing pagination, it systematically retrieves variables across multiple pages, storing them in a comprehensive array. This process ensures complete data collection, making it ideal for businesses seeking to consolidate and manage their global variables seamlessly.
Use Cases
Example , Function
Workflow Breakdown
Start gathering the global variables in a loop
Store the variables into an array named "Variable Results"
If the next page token exists, keep gathering variables
If the next page token is not included in the results, break the loop
Vendors
Utils, Torq
Workflow Output
An array listing the global variables in the account