Flow Tip: Use Condition or Scope control to skip or debug Flow action(s)
As part of the Flow design process, I often end up building in some debug actions like Send email, Set variable etc. to capture/troubleshoot values that in turn help along with the actual design. B…