Skip to main content

Count Number of Executions for Action (Torq) - Workflow Template

Workflow to be used as a nested workflow that will keep track of the number of executions of a given action and maximum executions per day.

Updated this week

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

  1. Setup this workflow as a nested workflow

  2. Provide an action name and maximum number of desired executions

  3. The workflow will then create or update a global variable when executed

  4. 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.

Did this answer your question?