Cloudflare DevelopersCD
Cloudflare Developers3mo ago
9 replies
Levi

Is there a recommended way to have a

Is there a recommended way to have a conditional step in a workflow? It seems like an "if" outside of a step, causes an error even if the workflow completes successfully. I'm wanting to pull a config from the KV store, so I can toggle steps on/off without having to deploy code. Should I put the conditional inside a step?
Was this page helpful?