Mailchimp

Mailchimp

💡
Follow this guide to get Mailchimp setup in your Divjoy codebase. Click the ▶︎ icon next to any step to see a detailed walkthrough with screenshots. If anything is confusing please reach out.

Basic Setup

Get your Mailchimp API key by going to Account → Extras → API Keys and then copy the value listed in the "Your API keys" section. Add that value to your codebase .env file.
Get your Mailchimp Audience ID by going to the Audience → View Contacts → Settings → Audience name and defaults. Your Audience ID will be listed on the right side of the page. Add that value to your codebase .env file.