Feature Flag Checker
Reads a feature flags file or Dataverse row to determine which optional steps should execute. Enables gradual rollout.
Sign in or create a free account to copy this script.
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