12 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: Simplify Your Torq WorkflowsLearn 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, ensuring consistency, minimizing errors, and simplifying management.
Parallel Step Executions: Accelerating SecOps with TorqConcurrently execute multiple processes in your workflows, 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.
Run Loop Iterations in Parallel: Process Data EfficientlyLearn how to quickly and efficiently process incoming information by switching the loop mode to parallel.
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.
Data Transformation Operator: Manipulate Data Seamlessly with TorqUse the Data Transformation operator to control hefty JSON inputs and create consistent executions.
Deduplicate Operator: Find Unique EventsUse the Deduplicate Operator for deduplication of workflow execution events and inputs, events burst handling, and more!