I’m trying to create an email form that allows a user to submit additional info so I can put in the right email list. MailChimp has a feature that allows you to create “Groups” within an email list to customize your message to a group of similar users in the same list (instead of having to manage a dozen different lists).
Here’s my use case:
I want to ask a user when signing up…
What grade are you in? (one selection allowed - dropdown menu)
9th
10
11th
12th
Do you play any sports? (multi-selection allowed - checkboxes)
Basketball
Volleyball
Soccer
Is the “Groups” MailChimp feature accessible from Bubble via API? If not, is there a recommended workaround?
Hi @Kfawcett Thanks for the response I’m kinda new to the API’s world, I don’t know why but I get an error when I do POST do you know any tut for this with mailchimp or any suggestions?
I think your API key is wrong… it should end with the DC you are connected to. Since I am connected to Login | Mailchimp, the end of my API has “-us-14”
You should be able to find your API key at the following URL Login | Mailchimp, but the us14 would probably be us10 if the URL if have here is correct
So you’ll need three pieces of info when initially submitting a new member with their interests, which it looks like you have in the JSON body section.
I found your API key in the MailChimp plugin and updated it.
There does seem to be an issue though. I am able to submit the same request in postman without an issue. I would submit a bug report to Bubble. https://bubble.io/bug_report