This workflow template is designed to be used as a nested workflow within Torq, enabling businesses to efficiently track the number of executions of a specific action and manage the maximum executions allowed per day. By automatically updating a global variable, it ensures accurate monitoring and control, helping organizations optimize their processes and maintain operational limits without manual intervention.
Use Cases
Example , Function
Workflow Breakdown
Setup this workflow as a nested workflow
Provide an action name and maximum number of desired executions
The workflow will then create or update a global variable when executed
The exit of the workflow will provide the number of executions and if the maximum per day was met.
Vendors
Utils, Torq
Workflow Output
The workflow will output the number of executions for the action and if the maximum executions have been met.