9 articles
Utilize Workflow MetadataLeverage workflow metadata to enhance logs, messages, and ticketing in automation steps using metadata syntax.
Understand Data Access and Utilization in Torq: Workflow ContextLearn how to use workflow context in Torq for data access and utilization within your automation processes.
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 TorqLearn how to reference keys, secrets, and integrations in Torq workflows using nested context expressions.
Enhance DateTime Precision: Utilize Fractional Seconds in TorqLearn 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 EmailsFix ASCII table display in emails: Use <pre> tags for fixed-width font and set the content type to text/html, charset=UTF-8.