I would like to set up a decision in a Journey that determines if the current profile has a password set.
Using Decision node and selecting Rules, there does not appear to be an option to look up a password column.
Here's my journey. https://spinsurance.admin.kademi.com.au/funnels/email-new-policy-holder-users/version1/#journeyBuilder-tab
One option is to create a custom journey field. As an example, Add the code to a custom app under /APP-INF/:
Then you can use that field with an
equals
operator