This workflow https://rock.sv.cc/admin/general/workflows?workflowTypeId=195&ExpandedIds=C142 form has a question that asks if the person is wanting follow up. If the check box is left blank Sun Valley does not want a connection created. How do I properly set the condition for this? It's still creating a connection when the question is not checked.
The "I'd like someone to follow up with me" attribute is a boolean field type. Using this reference, you can see that attribute values for boolean field type are stored as either 'True' or 'False'. So you'd want your filter to look like this: