📄️ Passing Dynamic Parameters
Learn how to configure variable task inputs and create the right expressions to dynamically reference and pass data between tasks.
📄️ Schema Validation
Learn how to create schemas in Orkes Conductor to enforce the your input/output payload for workflows and tasks.
📄️ Using Secrets
Learn how to securely pass sensitive variables using secrets or masked inputs.
📄️ Using Environment Variables
Learn how to configure environment variables for global use across multiple workflows.
📄️ Caching Task Outputs
Learn how to cache task outputs for quick access.