Automate Security Tasks and Processes at Scale
25 articles
Workflow States: Testing and Publishing Workflows in TorqLearn about the different states of Torq workflows and how to transition between them for efficient testing and deployment.
Export and Import Workflows in TorqLearn how to import and export workflows in YAML format.
Version History in Torq: Track Workflow ChangesLearn how to view and restore previous workflow versions, compare changes, and manage iterations efficiently.
Stop Workflow Executions: A Quick GuideLearn how to halt ongoing workflow executions.
Implement a Workflow Approval Flow: Effectively Control Production ChangesUse Torq roles to implement an approval flow that ensures workflows are reviewed before publication.
Get Notifications for Failed WorkflowsLearn how to set up notifications for failed workflows, enabling quick identification and resolution of automation issues.
Tag Workflows for Efficient OrganizationLearn how to organize and categorize your workflows effectively by using tags.
Grouping Torq Workflows into SectionsLearn how to group workflows into sections for easier navigation.
Exporting Torq Workflows to PDFExport workflows to PDF for easy sharing with users outside Torq.
Workflow Metadata: Enrich Executions with Additional ContextAccess workflow metadata for essential execution details that can be provided as step inputs and used in messages, tickets, logs, etc.
Workflow Context: Understand Data Access and Utilization in TorqUse the workflow context to access execution data, including completed step outputs, trigger event information, and more.
Escape Special Characters in JSON ObjectsLearn how to properly escape special characters and white space in JSON objects to successfully pass data between steps in Torq.
Escape JSON Strings to Use Python in TorqLearn how to properly escape JSON strings and take advantage of using Python code in Torq.
Escape Curly Brackets to Pass Them in Workflow Step InputsLearn how to escape curly brackets in Torq to correctly pass syntax for systems like JQL or GraphQL, avoiding common JSON or input errors.
Nest Context Expressions: Dynamic Key References in TorqDynamically reference keys in Torq workflows using nested context expressions.
Use Fractional Seconds in Torq: Enhance DateTime PrecisionLearn how to enhance the precision of datetime values by returning fractional seconds in Torq.
Advanced JSONPath and Golang TemplatesLearn how to efficiently retrieve and manipulate data in Torq with advanced JSONPath and Golang templates.
Format ASCII Tables for EmailsEnsure your ASCII tables retain their alignment and readability in emails.
Execute Workflows: Testing and Production Options in TorqExplore Torq's testing and production workflow execution options.
Mock Outputs: Simulate Step Executions in TorqLeverage mock outputs to test workflows and logic with predetermined responses, avoiding unnecessary API calls or production changes.
Trigger a Workflow with an Integration Trigger: Sync/Async OptionsLearn how to synchronously or asynchronously trigger a specific workflow with an integration trigger in Torq.
Automate CircleCI Secret Rotation with TorqAutomate CircleCI secret rotation with Torq for enhanced security. Follow our step-by-step guide to safeguard your software development.
Slack Chatbots in Torq: Get the Most Out of SlackLearn how to enhance your Torq workflows with versatile Slack integrations by triggering commands, sending messages, and more.
Microsoft Teams Chatbots in Torq: Get the Most Out of TeamsMaximize Torq+Teams efficiency: Learn to trigger workflows, send messages, and ask questions directly in Teams.
Automate Lost or Stolen Device Management with TorqLearn how to use Torq to secure team member's devices when misplaced.