I'm working on a flow that takes a custom Instagram lead form response and adds them as a Mailchimp subscriber.
The lead form asks for the following user information:
- Device preference (radio buttons): iOS or Android
- Name
The user's device preference should be set within an existing Mailchimp group.
I've set up a trigger of New Lead in Instagram Lead Ads which goes to Add/Update Subscriber in Mailchimp
What works so far:
Instagram Leads are added as new subscribers
What doesn't work:
The selected device preference value doesn't get sent
The group is called Device Preference with options of iOS and Android
The Mailchimp group has an ID of 691543
Note: Using Mailchimp tags wouldn't be an option for my specific use case.
——
Currently, I'm able to get both groups or nothing at all. I'm trying to determine how to apply the correct preference based on what was selected (iOS or Android). I would greatly appreciate any help, including screenshots below: