Skip to main content
Operators
10 articles
Workflow Flow Control: Operators in TorqLearn about Torq's operators and how to efficiently use them for workflow logic control and definition.
Understanding Conditions in Torq WorkflowsLearn to use Torq's conditions for dynamic workflow responses, ensuring precise event triggers based on specific criteria.
Simplify Your Workflow with the Switch Operator in TorqLearn how to use Torq's Switch operator to efficiently manage diverse workflow conditions in a neat, organized manner.
Configure Output Schemas in Torq Workflows: Streamline Your Data ManagementLearn to set up output schemas in Torq, ensuring streamlined, efficient workflow data management.
Accelerating SecOps: Running Steps in Parallel with TorqLearn how to concurrently execute multiple processes in your workflows, enhancing efficiency and saving time.
Using Loops in TorqLearn how to efficiently use loops in Torq workflows.
Streamline Loop Results Aggregation with the Collect Operator in TorqLearn how to use the Collect operator to collect the results of a loop in an easily readable array.
Run Loop Iterations in Parallel: Process Data EfficientlyLearn how to quickly and efficiently process incoming information by switching the loop mode to parallel.
Use Nested Workflows in Torq: Improve Modularity and ReusabilityLearn how to use nested workflows to improve your Torq workflows' efficiency, modularity, and scalability.
Dynamically Select Nested Workflows: Specify IDs from the ContextLearn how to dynamically specify nested workflows and their revisions by passing IDs from the workflow context.