I'd like to save answers to Community Membership Questions into Custom Fields so that we can trigger workflows and use this data inside workflows (e.g. conditional logic, customized messages, etc)
Example
Membership Question: What's your current revenue?
Option 1: $0 (I'm just starting)
Option 2: $1k to 5k
Option 3: $5k to $10k
Option 4: $10k or more
Trigger: Group Access Granted
Conditional Logic inside the workflow
If {membership_question_current_revenue} is "$5k to $10k" or "$10k or more" --> Create/Update Opportunity (for Appointment Setter), send emails, texts, etc
Else -->