FluentCRM Custom Condition – User Exists
We have a business use case to: check to see if a FluentCRM contact record still has a matching WP user record. We need to go beyond the standard “role check”, and search by email, then if that fails, search by wp user id that is stored in the contact record. Here’s our custom condition…