Operators
14 articles
- Operators in Torq: Workflow Flow ControlLearn about Torq's Operators and how to efficiently use them for workflow logic control and definition.
- If Operator: Using Conditions in TorqLearn how to use conditions to define and apply different workflow logic.
- 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.
- 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.
- 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.
- Nested Workflows in Torq: Improve Modularity and ReusabilityUse nested workflows to break large workflows into reusable, modular components that make automation easier to read, maintain, and scale.
- 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 AI models into Torq workflows effortlessly.
- 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
