andnessA
Windmillโ€ข3y agoโ€ข
11 replies
andness

How can I use a context variable in a branch predicate?

I'm trying to use a context variable in a branch predicate, but I can't figure out the right syntax. The documentation on flow inputs has some examples (see picture), but none of them work.

What I'm trying to achieve is to run one part of the workflow only if an environment variable has a specific value.

Is there some documentation on what expressions are possible in the branch predicates (and flow inputs, I guess they use the same javascript evaluation?)
Was this page helpful?