I have created a subflow decision to help determine whether to enter a subflow or not, but for some reason it is not working (it never enters the subflow, even when I confirm the input field is populated with the value that should cause it to enter the subflow)
This is my setup… am I missing anything?
Create subflow decision
Added subflow decision to subflow
Ensured Contact Role Grouping was populated on Directory record
Just to confirm - are you manually transitioning the Directory record from New → Active? And it’s during that manual transition that the subflow is being skipped?
Yes! In my scenario, if its a customer I want it to go New → Prospect (subflow) → Active.
If its any other Directory record, it should skip my subflow and follow the normal path of New → Active.