I need to assign users to my MailChimp groups based on a selection they make in a dropdown list. The problem is that this list is dynamically populated so when I use the conditional fields in the MailChimp settings, I don't have the values listed for that field.
Is it possible to create the MailChimp registration using php code when the form is submitted?