Connect your store, sell more stuff
When you
connect your store
with one of MailChimp’s hundreds of e-commerce integrations, you can create targeted email or ad campaigns, automate helpful product follow-ups, and send back-in-stock messaging.





archive.today webpage capture | Saved from | ||
| All snapshots | from host mailchimp.com | ||
| WebpageScreenshot | |||











curl --user apikey:$MC_API_KEY \ -H "Content-Type: application/json" \ --request POST "https://dev.api.mailchimp.com/3.0/lists/e505c68a2e/members/" \ -d '{"email_address": "urist.mcvankab@freddiesjokes.com", "status": "subscribed", "merge_fields": {"FNAME": "Urist", "LNAME": "McVankab"}}' { "id":"62eeb292278cc15f5817cb78f7790b08", "email_address":"urist.mcvankab@freddiesjokes.com", "status":"subscribed", "merge_fields":{ "FNAME": "Urist", "LNAME": "McVankab" } }