Feature Flag Checker
Reads a feature flags file or Dataverse row to determine which optional steps should execute. Enables gradual rollout.
This script is included with FlowLibs Pro
The full PAD script and its setup notes unlock with a Pro or Team plan. Everything else on this page is free to read.
Provided as-is, without warranty of any kind. Review and test each pattern in a non-production environment before deploying it to live automations. See our Terms.
Problem this solves
No way to toggle flow behavior without editing the flow itself.
Dependencies
- Config File Reader
- Environment Detector
- Cloud-to-Desktop Handoff Handler