Operators
15 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 WorkflowsUse conditions in Torq to create dynamic workflows, enabling precise event handling and automation control.
Switch Operator: Streamline Conditional Logic with BranchesLearn how to use Torq's Switch operator to efficiently manage diverse workflow conditions in a neat, organized manner.
Exit Operator: Configure Output Schemas in TorqDefine output schemas in Torq to standardize workflow outputs for consistency in returned data and more predictable, robust workflows.
Parallel Step Executions: Accelerating SecOps with TorqExecute multiple processes in your workflows concurrently, enhancing efficiency and saving time.
Loop Operator: Automate Iterative Processes with TorqLearn how to efficiently use loops in Torq workflows.
Collect Operator: Streamline Loop Results Aggregation in TorqLearn how to use the Collect operator to collect the results of a loop in an easily readable array.
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 ContextDynamically specify nested workflows and their revisions by passing IDs from the workflow context.
Transform Data Operator: Manipulate Data Seamlessly with TorqLearn how Torq's Transform data operator streamlines JSON manipulation with AI-driven natural language prompts.
Deduplicate Operator: Identify Unique ValuesUse the Deduplicate operator to identify unique inputs and minimize noise by managing unique and duplicate values differently.
AI Task Operator: Execute AI-Powered Tasks SeamlesslyUse the AI Task operator to incorporate LLMs into Torq workflows effortlessly—no integration needed.
Track AI Task Operator UsageUnderstand the AI Task operator's credit system, allocation, and usage tracking.
Wait Operator: Precisely Pause Workflow Progress with TorqLearn how to pause and resume your workflows with the Wait operator to control timing and improve execution flow in Torq
If Operator: Using Conditions in TorqLearn how to use conditions to define and apply different workflow logic.