Skip to main content
Operators
11 articles
Operators in Torq: Workflow Flow ControlLearn 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 & actions, as when using the If operator.
Torq's Switch Operator: Simplify Your WorkflowLearn how to use Torq's Switch operator to efficiently manage diverse workflow conditions in a neat, organized manner.
Torq's Exit Operator: Configure Output SchemasLearn to set up output schemas in Torq, ensuring streamlined, efficient workflow data management.
Parallel Step Executions: Accelerating SecOpsLearn 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.
Torq's Collect Operator: Streamline Loop Results AggregationLearn 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.
Data Transformation Operator: Navigate Data SeamlesslyUse the Data Transformation operator to automatically navigate hefty JSON inputs and create consistent executions.