Clinton
Clinton2mo ago

Workflow-level Variables

I have a workflow that requires setting a workflow variable depending on few different branches in the flow. How can I achieve this.
3 Replies
AI Support
AI Support2mo ago
AI Support Bot Information
<@1207737439440085063> you can react on the relevant answer (message) with a ✅ in this thread when you think it has been solved, by the bot or by a human! Anyone can react on this message with a ❌ if the GPT bot is unhelpful or hallucinating answers. Please note: Team members will review and answer the questions on best efforts basis.
Gaurav Chadha
Gaurav Chadha2mo ago
@Clinton, you can refer to this to create and use workflow level variables - https://docs.buildship.com/env-var#workflow-level-variables
Environment Variables – BuildShip
Environment variables in BuildShip are user-defined key-value pairs that can be accessed by workflow nodes.
Clinton
ClintonOP2mo ago
Thanks Gaurav. I might be missing it but this doesnt explain how to do it.