Overview
The Utilities category contains a set of versatile components designed to enhance workflow flexibility, control flow, and manage data within your projects. These utilities provide essential functions for creating more dynamic and complex workflows.
Available Components
Custom JS Function
Execute custom JavaScript code within your workflow for complex operations or integrations
Get Variable
Retrieve previously stored variables, enabling dynamic data access across different workflow parts
IfElse Function
Implement conditional branching in workflows based on custom JavaScript functions
Set Variable
Store temporary data during runtime for later use in the workflow
Sticky Note
Add visual annotations and comments to your workflow for better documentation and clarity
Benefits
- Workflow Annotation: Use Sticky Notes to improve workflow readability and maintainability.
- Custom Logic: Implement complex, custom logic with the Custom JS Function and IfElse Function nodes.
- Data Management: Efficiently manage and pass data between different stages of your workflow using Set Variable and Get Variable nodes.
- Flexibility: Adapt your workflows to handle various scenarios and data types with these versatile utility components.
- Enhanced Control Flow: Create more sophisticated and responsive workflows by combining these utility nodes with other components.
These utility components form the backbone of creating dynamic, adaptable, and well-documented workflows, enabling users to tackle a wide range of use cases and requirements.
Was this page helpful?