> ## Documentation Index
> Fetch the complete documentation index at: https://squad.so/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Mailchimp

> What agents can do in Mailchimp with standard access, and how to connect, limit, and disconnect Mailchimp.

Connect Mailchimp so your agents can work in your Mailchimp account.

## Access levels

Mailchimp has one level. The connect window shows it as **Default** and describes it as "Standard access." Agents can use all 275 Mailchimp actions.

You cannot choose a narrower level for Mailchimp. You can block single agents with **No access** under **Per-agent access**.

The Mailchimp sign-in page asks you to approve full access to your account. This is expected. Squad does not narrow the sign-in, and standard access does not limit which Mailchimp actions agents can use.

## What agents can do

The summary below groups the Mailchimp actions into plain tasks. The full list after it names every action, grouped by what the action works on. You do not need to name actions. Ask in plain words, and the agent searches for the matching action.

<Tip>**Find an action.** Open the list and use your browser's find (Ctrl+F, or Cmd+F on a Mac) with a word from the task or part of a slug. Or ask your agent in plain words, for example "What can you do in my Mailchimp account?" The agent can search the Mailchimp actions for you.</Tip>

Each action shows its name, a one-line description where the Mailchimp action catalog has one, and its slug. The slug is the ID that agents use when they call the action.

* View and manage reports
* View, create, update, and delete folders
* View, search, create, update, delete, send, start, stop, cancel, and manage campaigns
* View, create, update, and delete line items
* View, create, update, and delete webhooks
* View, update, delete, send, start, and stop emails
* View, search, update, archive, and delete members
* View activities
* View, create, update, delete, and publish landing pages
* View, create, update, and delete orders
* View, create, update, and delete products
* View, create, update, and delete carts

<AccordionGroup>
  <Accordion title="All 275 Mailchimp actions">
    <AccordionGroup>
      <Accordion title="Activities (8)">
        | Action                         | What it does                                                                                                               | Slug                                       |
        | ------------------------------ | -------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ |
        | Get subscriber email activity  | Get a specific list member's email activity in a sent campaign, including opens, clicks, bounces, and unsubscribes.        | `MAILCHIMP_GET_SUBSCRIBER_EMAIL_ACTIVITY`  |
        | List campaign product activity | Get breakdown of product activity for a campaign.                                                                          | `MAILCHIMP_LIST_CAMPAIGN_PRODUCT_ACTIVITY` |
        | List eep URL activity          | Get EepURL click activity for a campaign.                                                                                  | `MAILCHIMP_LIST_EEP_URL_ACTIVITY`          |
        | List email activity            | Get a list of member's subscriber activity in a specific campaign.                                                         | `MAILCHIMP_LIST_EMAIL_ACTIVITY`            |
        | List recent activity           | Get up to the previous 180 days of daily detailed aggregated activity stats for a list, not including Automation activity. | `MAILCHIMP_LIST_RECENT_ACTIVITY`           |
        | List top open activities       | Get top open locations for a specific campaign.                                                                            | `MAILCHIMP_LIST_TOP_OPEN_ACTIVITIES`       |
        | View recent activity           | Get a member's activity on a specific list, including opens, clicks, and unsubscribes.                                     | `MAILCHIMP_VIEW_RECENT_ACTIVITY`           |
        | View recent activity50         | Get the last 50 events of a member's activity on a specific list, including opens, clicks, and unsubscribes.               | `MAILCHIMP_VIEW_RECENT_ACTIVITY50`         |
      </Accordion>

      <Accordion title="Ads (1)">
        | Action               | What it does                                                                          | Slug                             |
        | -------------------- | ------------------------------------------------------------------------------------- | -------------------------------- |
        | Get Facebook ad info | Retrieve detailed information about a specific Facebook ad created through Mailchimp. | `MAILCHIMP_GET_FACEBOOK_AD_INFO` |
      </Accordion>

      <Accordion title="Answers (1)">
        | Action                    | What it does                                                                   | Slug                                  |
        | ------------------------- | ------------------------------------------------------------------------------ | ------------------------------------- |
        | List answers for question | Retrieves all answers submitted for a specific question in a Mailchimp survey. | `MAILCHIMP_LIST_ANSWERS_FOR_QUESTION` |
      </Accordion>

      <Accordion title="Apps (2)">
        | Action                  | What it does                                                                 | Slug                                |
        | ----------------------- | ---------------------------------------------------------------------------- | ----------------------------------- |
        | Get authorized app info | Retrieve detailed information about a specific authorized OAuth application. | `MAILCHIMP_GET_AUTHORIZED_APP_INFO` |
        | List authorized apps    | Get a list of an account's registered, connected applications.               | `MAILCHIMP_LIST_AUTHORIZED_APPS`    |
      </Accordion>

      <Accordion title="Automations (4)">
        | Action              | What it does                                                              | Slug                            |
        | ------------------- | ------------------------------------------------------------------------- | ------------------------------- |
        | Add automation      | Create a new classic abandoned cart automation in your Mailchimp account. | `MAILCHIMP_ADD_AUTOMATION`      |
        | Archive automation  | Permanently archive a classic automation workflow in Mailchimp.           | `MAILCHIMP_ARCHIVE_AUTOMATION`  |
        | Get automation info | Retrieve details of a Mailchimp automation workflow by its ID.            | `MAILCHIMP_GET_AUTOMATION_INFO` |
        | List automations    | Get a summary of an account's classic automations.                        | `MAILCHIMP_LIST_AUTOMATIONS`    |
      </Accordion>

      <Accordion title="Campaigns (20)">
        | Action                             | What it does                                                                                      | Slug                                           |
        | ---------------------------------- | ------------------------------------------------------------------------------------------------- | ---------------------------------------------- |
        | Add campaign                       | Create a new Mailchimp campaign.                                                                  | `MAILCHIMP_ADD_CAMPAIGN`                       |
        | Add campaign feedback              | Add feedback on a specific Mailchimp campaign.                                                    | `MAILCHIMP_ADD_CAMPAIGN_FEEDBACK`              |
        | Cancel campaign                    | Cancel a Regular or Plain-Text Campaign after you send, before all of your recipients receive it. | `MAILCHIMP_CANCEL_CAMPAIGN`                    |
        | Create a survey campaign           | Create a new email campaign that links to a specific survey in Mailchimp.                         | `MAILCHIMP_CREATE_A_SURVEY_CAMPAIGN`           |
        | Delete campaign                    | Permanently delete a campaign from your Mailchimp account.                                        | `MAILCHIMP_DELETE_CAMPAIGN`                    |
        | Get campaign info                  | Get information about a specific campaign.                                                        | `MAILCHIMP_GET_CAMPAIGN_INFO`                  |
        | Get campaign recipient info        | Get information about a specific campaign recipient.                                              | `MAILCHIMP_GET_CAMPAIGN_RECIPIENT_INFO`        |
        | List campaign feedback             | Get team feedback while you're working together on a Mailchimp campaign.                          | `MAILCHIMP_LIST_CAMPAIGN_FEEDBACK`             |
        | List campaign open details         | Get detailed information about any campaign emails that were opened by a list member.             | `MAILCHIMP_LIST_CAMPAIGN_OPEN_DETAILS`         |
        | List campaign recipients           | Get information about campaign recipients.                                                        | `MAILCHIMP_LIST_CAMPAIGN_RECIPIENTS`           |
        | List campaigns                     | Get all campaigns in an account.                                                                  | `MAILCHIMP_LIST_CAMPAIGNS`                     |
        | Pause RSS campaign                 | Pause an RSS-Driven campaign that is currently sending.                                           | `MAILCHIMP_PAUSE_RSS_CAMPAIGN`                 |
        | Replicate campaign                 | Replicate a campaign in saved or send status.                                                     | `MAILCHIMP_REPLICATE_CAMPAIGN`                 |
        | Resend campaign                    | Resend a previously sent campaign to specific subscriber segments.                                | `MAILCHIMP_RESEND_CAMPAIGN`                    |
        | Resume RSS campaign                | Resume an RSS-Driven campaign that was previously paused.                                         | `MAILCHIMP_RESUME_RSS_CAMPAIGN`                |
        | Retrieve campaign abuse complaints | Get a list of abuse complaints for a specific campaign.                                           | `MAILCHIMP_RETRIEVE_CAMPAIGN_ABUSE_COMPLAINTS` |
        | Schedule campaign                  | Schedule a campaign for delivery at a specific date and time.                                     | `MAILCHIMP_SCHEDULE_CAMPAIGN`                  |
        | Search campaigns                   | Search all campaigns for the specified query terms.                                               | `MAILCHIMP_SEARCH_CAMPAIGNS`                   |
        | Send campaign                      | Send a Mailchimp campaign immediately.                                                            | `MAILCHIMP_SEND_CAMPAIGN`                      |
        | Unschedule campaign                | Unschedule a scheduled campaign that hasn't started sending.                                      | `MAILCHIMP_UNSCHEDULE_CAMPAIGN`                |
      </Accordion>

      <Accordion title="Carts (5)">
        | Action        | What it does                                                                                                           | Slug                      |
        | ------------- | ---------------------------------------------------------------------------------------------------------------------- | ------------------------- |
        | Add cart      | Add a new cart to a store.                                                                                             | `MAILCHIMP_ADD_CART`      |
        | Delete cart   | Delete a cart from an e-commerce store.                                                                                | `MAILCHIMP_DELETE_CART`   |
        | Get cart info | Retrieve detailed information about a specific cart in an e-commerce store, including customer details and line items. | `MAILCHIMP_GET_CART_INFO` |
        | List carts    | Get information about a store's carts.                                                                                 | `MAILCHIMP_LIST_CARTS`    |
        | Update cart   | Update a specific cart.                                                                                                | `MAILCHIMP_UPDATE_CART`   |
      </Accordion>

      <Accordion title="Categories (5)">
        | Action                     | What it does                                                                                  | Slug                                   |
        | -------------------------- | --------------------------------------------------------------------------------------------- | -------------------------------------- |
        | Add interest category      | Create a new interest category.                                                               | `MAILCHIMP_ADD_INTEREST_CATEGORY`      |
        | Delete interest category   | Delete a specific interest category from a Mailchimp audience/list.                           | `MAILCHIMP_DELETE_INTEREST_CATEGORY`   |
        | Get interest category info | Get detailed information about a specific interest category within a Mailchimp list/audience. | `MAILCHIMP_GET_INTEREST_CATEGORY_INFO` |
        | List interest categories   | Get information about a list's interest categories.                                           | `MAILCHIMP_LIST_INTEREST_CATEGORIES`   |
        | Update interest category   | Update a specific interest category.                                                          | `MAILCHIMP_UPDATE_INTEREST_CATEGORY`   |
      </Accordion>

      <Accordion title="Checklists (1)">
        | Action                      | What it does                                                       | Slug                                    |
        | --------------------------- | ------------------------------------------------------------------ | --------------------------------------- |
        | Get campaign send checklist | Review the send checklist for a Mailchimp campaign before sending. | `MAILCHIMP_GET_CAMPAIGN_SEND_CHECKLIST` |
      </Accordion>

      <Accordion title="Clients (1)">
        | Action                 | What it does                                                                | Slug                               |
        | ---------------------- | --------------------------------------------------------------------------- | ---------------------------------- |
        | List top email clients | Get the top email clients used by subscribers in a Mailchimp list/audience. | `MAILCHIMP_LIST_TOP_EMAIL_CLIENTS` |
      </Accordion>

      <Accordion title="Code (5)">
        | Action            | What it does                                                              | Slug                          |
        | ----------------- | ------------------------------------------------------------------------- | ----------------------------- |
        | Add promo code    | Add a new promo code to an e-commerce store under an existing promo rule. | `MAILCHIMP_ADD_PROMO_CODE`    |
        | Delete promo code | Delete a promo code from an e-commerce store.                             | `MAILCHIMP_DELETE_PROMO_CODE` |
        | Get promo code    | Retrieve detailed information about a specific promo code.                | `MAILCHIMP_GET_PROMO_CODE`    |
        | List promo codes  | Get information about a store's promo codes.                              | `MAILCHIMP_LIST_PROMO_CODES`  |
        | Update promo code | Update a promo code.                                                      | `MAILCHIMP_UPDATE_PROMO_CODE` |
      </Accordion>

      <Accordion title="Contacts (6)">
        | Action                        | What it does                                                                                    | Slug                                      |
        | ----------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------- |
        | Add contact to audience       | Create a new omni-channel contact in a Mailchimp audience.                                      | `MAILCHIMP_ADD_CONTACT_TO_AUDIENCE`       |
        | Archive contact               | Archive a contact in a Mailchimp audience.                                                      | `MAILCHIMP_ARCHIVE_CONTACT`               |
        | Forget contact                | Forget a contact and remove their personally identifiable information (PII).                    | `MAILCHIMP_FORGET_CONTACT`                |
        | Get audiences contacts        | Get a list of omni-channel contacts for a given audience.                                       | `MAILCHIMP_GET_AUDIENCES_CONTACTS`        |
        | Get audiences contacts detail | Retrieve a specific omni-channel contact from a Mailchimp audience by their ID or channel hash. | `MAILCHIMP_GET_AUDIENCES_CONTACTS_DETAIL` |
        | Update audiences contacts     | Update an existing omni-channel contact in a Mailchimp audience.                                | `MAILCHIMP_UPDATE_AUDIENCES_CONTACTS`     |
      </Accordion>

      <Accordion title="Content (5)">
        | Action                   | What it does                                                                                | Slug                                 |
        | ------------------------ | ------------------------------------------------------------------------------------------- | ------------------------------------ |
        | Get campaign content     | Get the HTML and plain-text content for a campaign.                                         | `MAILCHIMP_GET_CAMPAIGN_CONTENT`     |
        | Get landing page content | Get the HTML content for a specific Mailchimp landing page by its unique page ID.           | `MAILCHIMP_GET_LANDING_PAGE_CONTENT` |
        | Retrieve folder contents | Get a list of available images and files stored in this folder.                             | `MAILCHIMP_RETRIEVE_FOLDER_CONTENTS` |
        | Set campaign content     | Set the content for a campaign.                                                             | `MAILCHIMP_SET_CAMPAIGN_CONTENT`     |
        | View default content     | Get the sections that you can edit in a template, including each section's default content. | `MAILCHIMP_VIEW_DEFAULT_CONTENT`     |
      </Accordion>

      <Accordion title="Conversations (2)">
        | Action             | What it does                                                                                              | Slug                           |
        | ------------------ | --------------------------------------------------------------------------------------------------------- | ------------------------------ |
        | Get conversation   | API endpoint for Conversations is deprecated, replaced by Inbox.                                          | `MAILCHIMP_GET_CONVERSATION`   |
        | List conversations | List of conversations for an account is available via an endpoint, but it's deprecated in favor of Inbox. | `MAILCHIMP_LIST_CONVERSATIONS` |
      </Accordion>

      <Accordion title="Customers (6)">
        | Action                                      | What it does                                                                  | Slug                                                    |
        | ------------------------------------------- | ----------------------------------------------------------------------------- | ------------------------------------------------------- |
        | Add or update customer                      | Add or update a customer in a Mailchimp e-commerce store.                     | `MAILCHIMP_ADD_OR_UPDATE_CUSTOMER`                      |
        | Customer journeys API trigger for a contact | Trigger a Customer Journey step for a specific contact via the Mailchimp API. | `MAILCHIMP_CUSTOMER_JOURNEYS_API_TRIGGER_FOR_A_CONTACT` |
        | Delete customer                             | Delete a customer from an e-commerce store.                                   | `MAILCHIMP_DELETE_CUSTOMER`                             |
        | Get customer info                           | Get information about a specific customer.                                    | `MAILCHIMP_GET_CUSTOMER_INFO`                           |
        | List customers                              | Get information about a store's customers.                                    | `MAILCHIMP_LIST_CUSTOMERS`                              |
        | Update customer                             | Update an e-commerce customer's information in a Mailchimp store.             | `MAILCHIMP_UPDATE_CUSTOMER`                             |
      </Accordion>

      <Accordion title="Domains (5)">
        | Action                | What it does                                                           | Slug                              |
        | --------------------- | ---------------------------------------------------------------------- | --------------------------------- |
        | Add domain to account | Add a sending domain to the Mailchimp account for email verification.  | `MAILCHIMP_ADD_DOMAIN_TO_ACCOUNT` |
        | Delete domain         | Delete a sending domain from the Mailchimp account's verified domains. | `MAILCHIMP_DELETE_DOMAIN`         |
        | Get domain info       | Get the details for a single verified domain on the Mailchimp account. | `MAILCHIMP_GET_DOMAIN_INFO`       |
        | List sending domains  | Get all of the sending domains on the account.                         | `MAILCHIMP_LIST_SENDING_DOMAINS`  |
        | Verify domain         | Complete domain verification by submitting the verification code.      | `MAILCHIMP_VERIFY_DOMAIN`         |
      </Accordion>

      <Accordion title="Emails (9)">
        | Action                  | What it does                                                                    | Slug                                |
        | ----------------------- | ------------------------------------------------------------------------------- | ----------------------------------- |
        | Delete workflow email   | Permanently delete an email from a classic automation workflow.                 | `MAILCHIMP_DELETE_WORKFLOW_EMAIL`   |
        | Get workflow email info | Get information about an individual classic automation workflow email.          | `MAILCHIMP_GET_WORKFLOW_EMAIL_INFO` |
        | List automated emails   | Get a summary of the emails in a classic automation workflow.                   | `MAILCHIMP_LIST_AUTOMATED_EMAILS`   |
        | Pause automated email   | Pause a specific automated email within a classic automation workflow.          | `MAILCHIMP_PAUSE_AUTOMATED_EMAIL`   |
        | Pause automation emails | Pause all emails in a specific classic automation workflow.                     | `MAILCHIMP_PAUSE_AUTOMATION_EMAILS` |
        | Send test email         | Send a test email for a campaign to preview it before sending to your audience. | `MAILCHIMP_SEND_TEST_EMAIL`         |
        | Start automated email   | Start a specific automated email within an Automation workflow.                 | `MAILCHIMP_START_AUTOMATED_EMAIL`   |
        | Start automation emails | Start all emails in a classic automation workflow.                              | `MAILCHIMP_START_AUTOMATION_EMAILS` |
        | Update workflow email   | Update settings for a classic automation workflow email.                        | `MAILCHIMP_UPDATE_WORKFLOW_EMAIL`   |
      </Accordion>

      <Accordion title="Events (3)">
        | Action                  | What it does                                                 | Slug                                |
        | ----------------------- | ------------------------------------------------------------ | ----------------------------------- |
        | Add event               | Add an event for a list member.                              | `MAILCHIMP_ADD_EVENT`               |
        | List member events      | Get events for a contact.                                    | `MAILCHIMP_LIST_MEMBER_EVENTS`      |
        | List member goal events | Get the last 50 Goal events for a member on a specific list. | `MAILCHIMP_LIST_MEMBER_GOAL_EVENTS` |
      </Accordion>

      <Accordion title="Exports (3)">
        | Action                  | What it does                                                        | Slug                                |
        | ----------------------- | ------------------------------------------------------------------- | ----------------------------------- |
        | Add export              | Create a new account export in your Mailchimp account.              | `MAILCHIMP_ADD_EXPORT`              |
        | Get account export info | Get detailed information about a specific Mailchimp account export. | `MAILCHIMP_GET_ACCOUNT_EXPORT_INFO` |
        | List account exports    | Get a list of account exports for a given account.                  | `MAILCHIMP_LIST_ACCOUNT_EXPORTS`    |
      </Accordion>

      <Accordion title="Fields (5)">
        | Action             | What it does                                                                                | Slug                           |
        | ------------------ | ------------------------------------------------------------------------------------------- | ------------------------------ |
        | Add merge field    | Add a new merge field for a specific audience.                                              | `MAILCHIMP_ADD_MERGE_FIELD`    |
        | Delete merge field | Delete a specific merge field (audience field) from a Mailchimp list/audience.              | `MAILCHIMP_DELETE_MERGE_FIELD` |
        | Get merge field    | Retrieve details about a specific merge field (custom audience field) for a Mailchimp list. | `MAILCHIMP_GET_MERGE_FIELD`    |
        | List merge fields  | Get a list of all merge fields for an audience.                                             | `MAILCHIMP_LIST_MERGE_FIELDS`  |
        | Update merge field | Update a specific merge field (audience field) for a Mailchimp list.                        | `MAILCHIMP_UPDATE_MERGE_FIELD` |
      </Accordion>

      <Accordion title="Files (5)">
        | Action            | What it does                                                                         | Slug                          |
        | ----------------- | ------------------------------------------------------------------------------------ | ----------------------------- |
        | Add file          | Upload a new image or file to the Mailchimp File Manager.                            | `MAILCHIMP_ADD_FILE`          |
        | Delete file       | Permanently remove a file from the Mailchimp File Manager.                           | `MAILCHIMP_DELETE_FILE`       |
        | Get file          | Retrieve detailed information about a specific file in the Mailchimp File Manager.   | `MAILCHIMP_GET_FILE`          |
        | List stored files | Get a list of available images and files stored in the File Manager for the account. | `MAILCHIMP_LIST_STORED_FILES` |
        | Update file       | Update an existing file's name or folder in the Mailchimp File Manager.              | `MAILCHIMP_UPDATE_FILE`       |
      </Accordion>

      <Accordion title="Folders (15)">
        | Action                 | What it does                                                                     | Slug                               |
        | ---------------------- | -------------------------------------------------------------------------------- | ---------------------------------- |
        | Add campaign folder    | Create a new campaign folder to organize email campaigns in Mailchimp.           | `MAILCHIMP_ADD_CAMPAIGN_FOLDER`    |
        | Add folder             | Create a new folder in the File Manager to organize uploaded files.              | `MAILCHIMP_ADD_FOLDER`             |
        | Add template folder    | Create a new template folder in Mailchimp.                                       | `MAILCHIMP_ADD_TEMPLATE_FOLDER`    |
        | Delete campaign folder | Delete a specific campaign folder from Mailchimp.                                | `MAILCHIMP_DELETE_CAMPAIGN_FOLDER` |
        | Delete folder          | Delete a specific folder in the File Manager.                                    | `MAILCHIMP_DELETE_FOLDER`          |
        | Delete template folder | Permanently delete a template folder from your Mailchimp account.                | `MAILCHIMP_DELETE_TEMPLATE_FOLDER` |
        | Get campaign folder    | Get information about a specific folder used to organize campaigns in Mailchimp. | `MAILCHIMP_GET_CAMPAIGN_FOLDER`    |
        | Get folder             | Get information about a specific folder in the File Manager.                     | `MAILCHIMP_GET_FOLDER`             |
        | Get template folder    | Retrieve information about a specific template folder in Mailchimp.              | `MAILCHIMP_GET_TEMPLATE_FOLDER`    |
        | List campaign folders  | Get all folders used to organize campaigns.                                      | `MAILCHIMP_LIST_CAMPAIGN_FOLDERS`  |
        | List folders           | Get a list of all folders in the File Manager.                                   | `MAILCHIMP_LIST_FOLDERS`           |
        | List template folders  | Retrieve all template folders from the Mailchimp account.                        | `MAILCHIMP_LIST_TEMPLATE_FOLDERS`  |
        | Update campaign folder | Update the name of a campaign folder in Mailchimp.                               | `MAILCHIMP_UPDATE_CAMPAIGN_FOLDER` |
        | Update folder          | Update the name of a File Manager folder in Mailchimp.                           | `MAILCHIMP_UPDATE_FOLDER`          |
        | Update template folder | Update the name of an existing template folder in Mailchimp.                     | `MAILCHIMP_UPDATE_TEMPLATE_FOLDER` |
      </Accordion>

      <Accordion title="Forms (2)">
        | Action                | What it does                                                            | Slug                              |
        | --------------------- | ----------------------------------------------------------------------- | --------------------------------- |
        | Customize signup form | Customize the appearance and content of a Mailchimp list's signup form. | `MAILCHIMP_CUSTOMIZE_SIGNUP_FORM` |
        | List signup forms     | Get signup forms for a specific list.                                   | `MAILCHIMP_LIST_SIGNUP_FORMS`     |
      </Accordion>

      <Accordion title="History (2)">
        | Action                      | What it does                                                                             | Slug                                    |
        | --------------------------- | ---------------------------------------------------------------------------------------- | --------------------------------------- |
        | Get growth history by month | Retrieves detailed growth statistics for a Mailchimp audience/list for a specific month. | `MAILCHIMP_GET_GROWTH_HISTORY_BY_MONTH` |
        | List growth history data    | Get a month-by-month summary of a specific list's growth activity.                       | `MAILCHIMP_LIST_GROWTH_HISTORY_DATA`    |
      </Accordion>

      <Accordion title="Images (5)">
        | Action                 | What it does                                                                                  | Slug                               |
        | ---------------------- | --------------------------------------------------------------------------------------------- | ---------------------------------- |
        | Add product image      | Add a new image to a product in a Mailchimp e-commerce store.                                 | `MAILCHIMP_ADD_PRODUCT_IMAGE`      |
        | Delete product image   | Delete a product image from a Mailchimp e-commerce store.                                     | `MAILCHIMP_DELETE_PRODUCT_IMAGE`   |
        | Get product image info | Retrieve detailed information about a specific product image in a Mailchimp e-commerce store. | `MAILCHIMP_GET_PRODUCT_IMAGE_INFO` |
        | List product images    | Get information about a product's images.                                                     | `MAILCHIMP_LIST_PRODUCT_IMAGES`    |
        | Update product image   | Update a product image in a Mailchimp e-commerce store.                                       | `MAILCHIMP_UPDATE_PRODUCT_IMAGE`   |
      </Accordion>

      <Accordion title="Interests (5)">
        | Action                      | What it does                                                                                      | Slug                                    |
        | --------------------------- | ------------------------------------------------------------------------------------------------- | --------------------------------------- |
        | Add interest in category    | Create a new interest or 'group name' for a specific category.                                    | `MAILCHIMP_ADD_INTEREST_IN_CATEGORY`    |
        | Delete interest in category | Delete a specific interest (group name) from an interest category within a Mailchimp list.        | `MAILCHIMP_DELETE_INTEREST_IN_CATEGORY` |
        | Get interest in category    | Retrieve details of a specific interest (group) within an interest category for a Mailchimp list. | `MAILCHIMP_GET_INTEREST_IN_CATEGORY`    |
        | List interests in category  | Get a list of this category's interests.                                                          | `MAILCHIMP_LIST_INTERESTS_IN_CATEGORY`  |
        | Update interest in category | Update an interest (group name) within an interest category on a Mailchimp list.                  | `MAILCHIMP_UPDATE_INTEREST_IN_CATEGORY` |
      </Accordion>

      <Accordion title="Landing pages (7)">
        | Action                 | What it does                                                                                                                                     | Slug                               |
        | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------- |
        | Add landing page       | Create a new Mailchimp landing page.                                                                                                             | `MAILCHIMP_ADD_LANDING_PAGE`       |
        | Delete landing page    | Permanently delete a Mailchimp landing page.                                                                                                     | `MAILCHIMP_DELETE_LANDING_PAGE`    |
        | Get landing page info  | Retrieve detailed information about a specific Mailchimp landing page including its name, title, status, tracking settings, and associated list. | `MAILCHIMP_GET_LANDING_PAGE_INFO`  |
        | List landing pages     | Get all landing pages.                                                                                                                           | `MAILCHIMP_LIST_LANDING_PAGES`     |
        | Publish landing page   | Publish a Mailchimp landing page to make it live and accessible to visitors.                                                                     | `MAILCHIMP_PUBLISH_LANDING_PAGE`   |
        | Unpublish landing page | Unpublish a Mailchimp landing page.                                                                                                              | `MAILCHIMP_UNPUBLISH_LANDING_PAGE` |
        | Update landing page    | Update a landing page.                                                                                                                           | `MAILCHIMP_UPDATE_LANDING_PAGE`    |
      </Accordion>

      <Accordion title="Line items (10)">
        | Action                 | What it does                                                                 | Slug                               |
        | ---------------------- | ---------------------------------------------------------------------------- | ---------------------------------- |
        | Add cart line item     | Add a new line item to an existing cart.                                     | `MAILCHIMP_ADD_CART_LINE_ITEM`     |
        | Add order line item    | Add a new line item to an existing order in a Mailchimp e-commerce store.    | `MAILCHIMP_ADD_ORDER_LINE_ITEM`    |
        | Delete cart line item  | Delete a specific line item from a cart in a Mailchimp e-commerce store.     | `MAILCHIMP_DELETE_CART_LINE_ITEM`  |
        | Delete order line item | Delete a specific line item from an order in a Mailchimp e-commerce store.   | `MAILCHIMP_DELETE_ORDER_LINE_ITEM` |
        | Get cart line item     | Retrieve detailed information about a specific line item in a shopping cart. | `MAILCHIMP_GET_CART_LINE_ITEM`     |
        | Get order line item    | Get information about a specific order line item.                            | `MAILCHIMP_GET_ORDER_LINE_ITEM`    |
        | List cart line items   | Retrieve all line items in a shopping cart.                                  | `MAILCHIMP_LIST_CART_LINE_ITEMS`   |
        | List order line items  | Get information about an order's line items.                                 | `MAILCHIMP_LIST_ORDER_LINE_ITEMS`  |
        | Update cart line item  | Update a specific cart line item in a Mailchimp e-commerce store.            | `MAILCHIMP_UPDATE_CART_LINE_ITEM`  |
        | Update order line item | Update a specific order line item.                                           | `MAILCHIMP_UPDATE_ORDER_LINE_ITEM` |
      </Accordion>

      <Accordion title="Links (1)">
        | Action                    | What it does                                         | Slug                                  |
        | ------------------------- | ---------------------------------------------------- | ------------------------------------- |
        | Get campaign link details | Get click details for a specific link in a campaign. | `MAILCHIMP_GET_CAMPAIGN_LINK_DETAILS` |
      </Accordion>

      <Accordion title="Lists (7)">
        | Action                                       | What it does                                                      | Slug                                                     |
        | -------------------------------------------- | ----------------------------------------------------------------- | -------------------------------------------------------- |
        | Add list                                     | Create a new audience (list) in your Mailchimp account.           | `MAILCHIMP_ADD_LIST`                                     |
        | Delete list                                  | Permanently delete a list (audience) from your Mailchimp account. | `MAILCHIMP_DELETE_LIST`                                  |
        | Get information about all surveys for a list | Get information about all available surveys for a specific list.  | `MAILCHIMP_GET_INFORMATION_ABOUT_ALL_SURVEYS_FOR_A_LIST` |
        | Get list info                                | Get information about a specific list in your Mailchimp account.  | `MAILCHIMP_GET_LIST_INFO`                                |
        | Get lists info                               | Get information about all lists in the account.                   | `MAILCHIMP_GET_LISTS_INFO`                               |
        | Search for tags on a list by name            | If no name is provided, will return all tags on the list.         | `MAILCHIMP_SEARCH_FOR_TAGS_ON_A_LIST_BY_NAME`            |
        | Update lists                                 | Update settings for a Mailchimp audience (list).                  | `MAILCHIMP_UPDATE_LISTS`                                 |
      </Accordion>

      <Accordion title="Locations (1)">
        | Action         | What it does                                                                                                       | Slug                       |
        | -------------- | ------------------------------------------------------------------------------------------------------------------ | -------------------------- |
        | List locations | Get the locations (countries) that the list's subscribers have been tagged to based on geocoding their IP address. | `MAILCHIMP_LIST_LOCATIONS` |
      </Accordion>

      <Accordion title="Members (13)">
        | Action                          | What it does                                                                                                     | Slug                                        |
        | ------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
        | Add member to segment           | Add an existing list member to a static segment (tag) in Mailchimp.                                              | `MAILCHIMP_ADD_MEMBER_TO_SEGMENT`           |
        | Add or update list member       | Add or update a list member (subscriber) in a Mailchimp audience/list.                                           | `MAILCHIMP_ADD_OR_UPDATE_LIST_MEMBER`       |
        | Archive list member             | Archive (soft delete) a list member from a Mailchimp audience.                                                   | `MAILCHIMP_ARCHIVE_LIST_MEMBER`             |
        | Batch add or remove members     | Batch add or remove list members from a static segment in Mailchimp.                                             | `MAILCHIMP_BATCH_ADD_OR_REMOVE_MEMBERS`     |
        | Delete list member              | Permanently delete a list member and all their personally identifiable information (PII).                        | `MAILCHIMP_DELETE_LIST_MEMBER`              |
        | Get member info                 | Get information about a specific list member, including a currently subscribed, unsubscribed, or bounced member. | `MAILCHIMP_GET_MEMBER_INFO`                 |
        | Get unsubscribed member         | Get detailed information about a specific list member who unsubscribed from a campaign.                          | `MAILCHIMP_GET_UNSUBSCRIBED_MEMBER`         |
        | List members in segment         | Get information about members in a saved segment.                                                                | `MAILCHIMP_LIST_MEMBERS_IN_SEGMENT`         |
        | List members info               | Get information about members in a specific Mailchimp list.                                                      | `MAILCHIMP_LIST_MEMBERS_INFO`               |
        | List unsubscribed members       | Get information about members who have unsubscribed from a specific campaign.                                    | `MAILCHIMP_LIST_UNSUBSCRIBED_MEMBERS`       |
        | Remove list member from segment | Remove a member from a static segment in a Mailchimp list/audience.                                              | `MAILCHIMP_REMOVE_LIST_MEMBER_FROM_SEGMENT` |
        | Search members                  | Search for list members.                                                                                         | `MAILCHIMP_SEARCH_MEMBERS`                  |
        | Update list member              | Update information for a specific list member.                                                                   | `MAILCHIMP_UPDATE_LIST_MEMBER`              |
      </Accordion>

      <Accordion title="Messages (5)">
        | Action                           | What it does                                                                              | Slug                                         |
        | -------------------------------- | ----------------------------------------------------------------------------------------- | -------------------------------------------- |
        | Delete campaign feedback message | Remove a specific feedback message for a campaign.                                        | `MAILCHIMP_DELETE_CAMPAIGN_FEEDBACK_MESSAGE` |
        | Get campaign feedback message    | Get a specific feedback message from a campaign.                                          | `MAILCHIMP_GET_CAMPAIGN_FEEDBACK_MESSAGE`    |
        | Get message                      | The conversation endpoint is outdated and replaced by Inbox, which isn't supported by it. | `MAILCHIMP_GET_MESSAGE`                      |
        | List messages                    | List all messages from a specific conversation in Mailchimp.                              | `MAILCHIMP_LIST_MESSAGES`                    |
        | Update campaign feedback message | Update a specific feedback message for a campaign.                                        | `MAILCHIMP_UPDATE_CAMPAIGN_FEEDBACK_MESSAGE` |
      </Accordion>

      <Accordion title="Notes (5)">
        | Action                   | What it does                                                             | Slug                                 |
        | ------------------------ | ------------------------------------------------------------------------ | ------------------------------------ |
        | Add member note          | Add a new note for a specific subscriber in a Mailchimp list (audience). | `MAILCHIMP_ADD_MEMBER_NOTE`          |
        | Delete note              | Delete a specific note for a list member in Mailchimp.                   | `MAILCHIMP_DELETE_NOTE`              |
        | Get member note          | Retrieve a specific note attached to a list member in Mailchimp.         | `MAILCHIMP_GET_MEMBER_NOTE`          |
        | List recent member notes | Get recent notes for a specific list member.                             | `MAILCHIMP_LIST_RECENT_MEMBER_NOTES` |
        | Update note              | Update a specific note for a specific list member.                       | `MAILCHIMP_UPDATE_NOTE`              |
      </Accordion>

      <Accordion title="Orders (6)">
        | Action                         | What it does                                                   | Slug                                       |
        | ------------------------------ | -------------------------------------------------------------- | ------------------------------------------ |
        | Delete order                   | Permanently delete an order from a Mailchimp e-commerce store. | `MAILCHIMP_DELETE_ORDER`                   |
        | Get order info                 | Get information about a specific order.                        | `MAILCHIMP_GET_ORDER_INFO`                 |
        | List account orders            | Get information about an account's orders.                     | `MAILCHIMP_LIST_ACCOUNT_ORDERS`            |
        | List orders                    | Get information about a store's orders.                        | `MAILCHIMP_LIST_ORDERS`                    |
        | Update order                   | Update a specific order.                                       | `MAILCHIMP_UPDATE_ORDER`                   |
        | Upsert ecommerce stores orders | Add or update an e-commerce order in a Mailchimp store.        | `MAILCHIMP_UPSERT_ECOMMERCE_STORES_ORDERS` |
      </Accordion>

      <Accordion title="Products (11)">
        | Action                           | What it does                                                                                      | Slug                                         |
        | -------------------------------- | ------------------------------------------------------------------------------------------------- | -------------------------------------------- |
        | Add or update product variant    | Add a new product variant or update an existing one in a Mailchimp e-commerce store.              | `MAILCHIMP_ADD_OR_UPDATE_PRODUCT_VARIANT`    |
        | Add product                      | Add a new product to a Mailchimp e-commerce store.                                                | `MAILCHIMP_ADD_PRODUCT`                      |
        | Delete product                   | Permanently delete a product from a Mailchimp e-commerce store.                                   | `MAILCHIMP_DELETE_PRODUCT`                   |
        | Delete product variant           | Delete a specific product variant from a Mailchimp e-commerce store.                              | `MAILCHIMP_DELETE_PRODUCT_VARIANT`           |
        | Get product info                 | Get information about a specific product.                                                         | `MAILCHIMP_GET_PRODUCT_INFO`                 |
        | Get product variant info         | Retrieve detailed information about a specific product variant from a Mailchimp e-commerce store. | `MAILCHIMP_GET_PRODUCT_VARIANT_INFO`         |
        | List product                     | Get information about a store's products.                                                         | `MAILCHIMP_LIST_PRODUCT`                     |
        | List product variants            | List all variants for a specific product in a Mailchimp e-commerce store.                         | `MAILCHIMP_LIST_PRODUCT_VARIANTS`            |
        | Update product                   | Update a specific product.                                                                        | `MAILCHIMP_UPDATE_PRODUCT`                   |
        | Update product variant           | Update a product variant.                                                                         | `MAILCHIMP_UPDATE_PRODUCT_VARIANT`           |
        | Upsert ecommerce stores products | Create or update a product in a Mailchimp e-commerce store.                                       | `MAILCHIMP_UPSERT_ECOMMERCE_STORES_PRODUCTS` |
      </Accordion>

      <Accordion title="Reports (17)">
        | Action                         | What it does                                                              | Slug                                       |
        | ------------------------------ | ------------------------------------------------------------------------- | ------------------------------------------ |
        | Campaign abuse report details  | Get detailed information about a specific abuse report for a campaign.    | `MAILCHIMP_CAMPAIGN_ABUSE_REPORT_DETAILS`  |
        | Campaign statistics feedback   | Get feedback based on a campaign's statistics.                            | `MAILCHIMP_CAMPAIGN_STATISTICS_FEEDBACK`   |
        | Get abuse report               | Get details about a specific abuse report.                                | `MAILCHIMP_GET_ABUSE_REPORT`               |
        | Get campaign report            | Retrieve detailed performance report for a Mailchimp campaign.            | `MAILCHIMP_GET_CAMPAIGN_REPORT`            |
        | Get Facebook ad report         | Retrieve detailed performance report for a specific Facebook ad campaign. | `MAILCHIMP_GET_FACEBOOK_AD_REPORT`         |
        | Get landing page report        | Get analytics report for a specific landing page.                         | `MAILCHIMP_GET_LANDING_PAGE_REPORT`        |
        | Get survey question report     | Retrieves detailed reporting data for a specific question in a survey.    | `MAILCHIMP_GET_SURVEY_QUESTION_REPORT`     |
        | Get survey report              | Retrieves detailed reporting data for a specific survey.                  | `MAILCHIMP_GET_SURVEY_REPORT`              |
        | List abuse reports             | Get all abuse reports for a specific list.                                | `MAILCHIMP_LIST_ABUSE_REPORTS`             |
        | List campaign reports          | Retrieve analytics reports for sent email campaigns.                      | `MAILCHIMP_LIST_CAMPAIGN_REPORTS`          |
        | List child campaign reports    | Get a list of child campaign reports for a specific parent campaign.      | `MAILCHIMP_LIST_CHILD_CAMPAIGN_REPORTS`    |
        | List domain performance stats  | Get statistics for the top-performing email domains in a campaign.        | `MAILCHIMP_LIST_DOMAIN_PERFORMANCE_STATS`  |
        | List Facebook ads reports      | Get reports of Facebook ads.                                              | `MAILCHIMP_LIST_FACEBOOK_ADS_REPORTS`      |
        | List Facebook ecommerce report | Get breakdown of product activity for a Facebook ad outreach.             | `MAILCHIMP_LIST_FACEBOOK_ECOMMERCE_REPORT` |
        | List landing pages reports     | Get performance reports for landing pages.                                | `MAILCHIMP_LIST_LANDING_PAGES_REPORTS`     |
        | List survey question reports   | Get reports for all questions in a specific survey.                       | `MAILCHIMP_LIST_SURVEY_QUESTION_REPORTS`   |
        | List survey reports            | Get reports for surveys.                                                  | `MAILCHIMP_LIST_SURVEY_REPORTS`            |
      </Accordion>

      <Accordion title="Resources (1)">
        | Action                  | What it does                                                            | Slug                                |
        | ----------------------- | ----------------------------------------------------------------------- | ----------------------------------- |
        | List API root resources | Get Mailchimp account details and links to all available API resources. | `MAILCHIMP_LIST_API_ROOT_RESOURCES` |
      </Accordion>

      <Accordion title="Responses (2)">
        | Action                | What it does                                  | Slug                              |
        | --------------------- | --------------------------------------------- | --------------------------------- |
        | Get survey response   | Retrieve a single survey response by its ID.  | `MAILCHIMP_GET_SURVEY_RESPONSE`   |
        | List survey responses | Retrieve all responses submitted to a survey. | `MAILCHIMP_LIST_SURVEY_RESPONSES` |
      </Accordion>

      <Accordion title="Rules (5)">
        | Action            | What it does                                                       | Slug                          |
        | ----------------- | ------------------------------------------------------------------ | ----------------------------- |
        | Add promo rule    | Add a new promo rule to a store.                                   | `MAILCHIMP_ADD_PROMO_RULE`    |
        | Delete promo rule | Permanently delete a promo rule from a Mailchimp e-commerce store. | `MAILCHIMP_DELETE_PROMO_RULE` |
        | Get promo rule    | Get information about a specific promo rule.                       | `MAILCHIMP_GET_PROMO_RULE`    |
        | List promo rules  | Get information about a store's promo rules.                       | `MAILCHIMP_LIST_PROMO_RULES`  |
        | Update promo rule | Update an existing promo rule for an e-commerce store.             | `MAILCHIMP_UPDATE_PROMO_RULE` |
      </Accordion>

      <Accordion title="Segments (5)">
        | Action                | What it does                                                      | Slug                              |
        | --------------------- | ----------------------------------------------------------------- | --------------------------------- |
        | Add segment           | Create a new segment in a specific Mailchimp list/audience.       | `MAILCHIMP_ADD_SEGMENT`           |
        | Delete segment        | Permanently delete a segment from a Mailchimp list (audience).    | `MAILCHIMP_DELETE_SEGMENT`        |
        | Get segment info      | Get information about a specific segment.                         | `MAILCHIMP_GET_SEGMENT_INFO`      |
        | List segments         | Get information about all available segments for a specific list. | `MAILCHIMP_LIST_SEGMENTS`         |
        | Update lists segments | Update a specific segment in a list.                              | `MAILCHIMP_UPDATE_LISTS_SEGMENTS` |
      </Accordion>

      <Accordion title="Settings (1)">
        | Action                   | What it does                                                | Slug                                 |
        | ------------------------ | ----------------------------------------------------------- | ------------------------------------ |
        | Update campaign settings | Update some or all of the settings for a specific campaign. | `MAILCHIMP_UPDATE_CAMPAIGN_SETTINGS` |
      </Accordion>

      <Accordion title="Sites (5)">
        | Action                       | What it does                                                                                | Slug                                     |
        | ---------------------------- | ------------------------------------------------------------------------------------------- | ---------------------------------------- |
        | Add connected site           | Create a new Mailchimp connected site.                                                      | `MAILCHIMP_ADD_CONNECTED_SITE`           |
        | Delete connected site        | Remove a connected site from your Mailchimp account.                                        | `MAILCHIMP_DELETE_CONNECTED_SITE`        |
        | Get connected site           | Retrieve information about a specific connected site in your Mailchimp account.             | `MAILCHIMP_GET_CONNECTED_SITE`           |
        | List connected sites         | Get all connected sites in an account.                                                      | `MAILCHIMP_LIST_CONNECTED_SITES`         |
        | Verify connected site script | Verify that the Mailchimp connected site tracking script has been installed on the website. | `MAILCHIMP_VERIFY_CONNECTED_SITE_SCRIPT` |
      </Accordion>

      <Accordion title="Stores (5)">
        | Action         | What it does                                            | Slug                       |
        | -------------- | ------------------------------------------------------- | -------------------------- |
        | Add store      | Add a new store to your Mailchimp account.              | `MAILCHIMP_ADD_STORE`      |
        | Delete store   | Delete an e-commerce store from your Mailchimp account. | `MAILCHIMP_DELETE_STORE`   |
        | Get store info | Get information about a specific store.                 | `MAILCHIMP_GET_STORE_INFO` |
        | List stores    | Get information about all stores in the account.        | `MAILCHIMP_LIST_STORES`    |
        | Update store   | Update a store.                                         | `MAILCHIMP_UPDATE_STORE`   |
      </Accordion>

      <Accordion title="Subscribers (9)">
        | Action                                 | What it does                                                                                                    | Slug                                               |
        | -------------------------------------- | --------------------------------------------------------------------------------------------------------------- | -------------------------------------------------- |
        | Add subscriber to workflow email       | Manually add a subscriber to a classic automation workflow email queue, bypassing the default trigger settings. | `MAILCHIMP_ADD_SUBSCRIBER_TO_WORKFLOW_EMAIL`       |
        | Get automated email subscriber         | Get information about a specific subscriber in a classic automation email queue.                                | `MAILCHIMP_GET_AUTOMATED_EMAIL_SUBSCRIBER`         |
        | Get clicked link subscriber            | Get detailed information about a specific subscriber who clicked a link in a campaign.                          | `MAILCHIMP_GET_CLICKED_LINK_SUBSCRIBER`            |
        | Get opened campaign subscriber         | Get information about a specific subscriber who opened a campaign.                                              | `MAILCHIMP_GET_OPENED_CAMPAIGN_SUBSCRIBER`         |
        | Get subscriber removed from workflow   | Get information about a specific subscriber who was removed from a classic automation workflow.                 | `MAILCHIMP_GET_SUBSCRIBER_REMOVED_FROM_WORKFLOW`   |
        | List automated email subscribers       | Get information about a classic automation email queue.                                                         | `MAILCHIMP_LIST_AUTOMATED_EMAIL_SUBSCRIBERS`       |
        | List clicked link subscribers          | Get information about list members who clicked on a specific link in a campaign.                                | `MAILCHIMP_LIST_CLICKED_LINK_SUBSCRIBERS`          |
        | List subscribers removed from workflow | Get information about subscribers who were removed from a classic automation workflow.                          | `MAILCHIMP_LIST_SUBSCRIBERS_REMOVED_FROM_WORKFLOW` |
        | Remove subscriber from workflow        | Remove a subscriber from a classic automation workflow at any point in the sequence.                            | `MAILCHIMP_REMOVE_SUBSCRIBER_FROM_WORKFLOW`        |
      </Accordion>

      <Accordion title="Surveys (3)">
        | Action             | What it does                                                                                        | Slug                           |
        | ------------------ | --------------------------------------------------------------------------------------------------- | ------------------------------ |
        | Get survey         | Retrieves detailed information about a specific survey associated with a Mailchimp audience (list). | `MAILCHIMP_GET_SURVEY`         |
        | Publish a survey   | Publishes a survey that is in draft, unpublished, or has been previously published and edited.      | `MAILCHIMP_PUBLISH_A_SURVEY`   |
        | Unpublish a survey | Unpublishes a survey that is currently published, making it unavailable for responses.              | `MAILCHIMP_UNPUBLISH_A_SURVEY` |
      </Accordion>

      <Accordion title="Tags (2)">
        | Action                    | What it does                           | Slug                                  |
        | ------------------------- | -------------------------------------- | ------------------------------------- |
        | Add or remove member tags | Add or remove tags from a list member. | `MAILCHIMP_ADD_OR_REMOVE_MEMBER_TAGS` |
        | List member tags          | Get the tags on a list member.         | `MAILCHIMP_LIST_MEMBER_TAGS`          |
      </Accordion>

      <Accordion title="Templates (5)">
        | Action            | What it does                                                                  | Slug                          |
        | ----------------- | ----------------------------------------------------------------------------- | ----------------------------- |
        | Add template      | Create a new email template in the Mailchimp account.                         | `MAILCHIMP_ADD_TEMPLATE`      |
        | Delete template   | Permanently delete a user-created email template from your Mailchimp account. | `MAILCHIMP_DELETE_TEMPLATE`   |
        | Get template info | Get information about a specific template.                                    | `MAILCHIMP_GET_TEMPLATE_INFO` |
        | List templates    | Get a list of an account's available templates.                               | `MAILCHIMP_LIST_TEMPLATES`    |
        | Update template   | Update the name, HTML, or folder\_id of an existing template.                 | `MAILCHIMP_UPDATE_TEMPLATE`   |
      </Accordion>

      <Accordion title="Webhooks (10)">
        | Action                 | What it does                                                                        | Slug                               |
        | ---------------------- | ----------------------------------------------------------------------------------- | ---------------------------------- |
        | Add batch webhook      | Configure a webhook that will fire whenever any batch request completes processing. | `MAILCHIMP_ADD_BATCH_WEBHOOK`      |
        | Add webhook            | Create a new webhook for a specific Mailchimp audience/list.                        | `MAILCHIMP_ADD_WEBHOOK`            |
        | Delete batch webhook   | Permanently delete a batch webhook by its ID.                                       | `MAILCHIMP_DELETE_BATCH_WEBHOOK`   |
        | Delete webhook         | Delete a specific webhook from a Mailchimp audience/list.                           | `MAILCHIMP_DELETE_WEBHOOK`         |
        | Get batch webhook info | Retrieve detailed information about a specific batch webhook by its ID.             | `MAILCHIMP_GET_BATCH_WEBHOOK_INFO` |
        | Get webhook info       | Get information about a specific webhook for a Mailchimp list (audience).           | `MAILCHIMP_GET_WEBHOOK_INFO`       |
        | List batch webhooks    | Get all webhooks that have been configured for batches.                             | `MAILCHIMP_LIST_BATCH_WEBHOOKS`    |
        | List webhooks          | Get information about all webhooks for a specific list.                             | `MAILCHIMP_LIST_WEBHOOKS`          |
        | Update batch webhook   | Update a webhook that will fire whenever any batch request completes processing.    | `MAILCHIMP_UPDATE_BATCH_WEBHOOK`   |
        | Update webhook         | Update the settings for an existing webhook in a Mailchimp list (audience).         | `MAILCHIMP_UPDATE_WEBHOOK`         |
      </Accordion>

      <Accordion title="Other actions (8)">
        | Action                         | What it does                                                                   | Slug                                       |
        | ------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------ |
        | Batch subscribe or unsubscribe | Batch subscribe or unsubscribe list members.                                   | `MAILCHIMP_BATCH_SUBSCRIBE_OR_UNSUBSCRIBE` |
        | Delete batch request           | Stops a batch request from running.                                            | `MAILCHIMP_DELETE_BATCH_REQUEST`           |
        | Get batch operation status     | Get the status of a batch operation.                                           | `MAILCHIMP_GET_BATCH_OPERATION_STATUS`     |
        | Get latest chimp chatter       | Return the Chimp Chatter for this account ordered by most recent.              | `MAILCHIMP_GET_LATEST_CHIMP_CHATTER`       |
        | List batch requests            | Get a summary of batch requests that have been made.                           | `MAILCHIMP_LIST_BATCH_REQUESTS`            |
        | List Facebook ads              | Get list of Facebook ads.                                                      | `MAILCHIMP_LIST_FACEBOOK_ADS`              |
        | Ping                           | A health check for the API that won't return any account-specific information. | `MAILCHIMP_PING`                           |
        | Start batch operation          | Begin processing a batch operations request.                                   | `MAILCHIMP_START_BATCH_OPERATION`          |
      </Accordion>
    </AccordionGroup>
  </Accordion>
</AccordionGroup>

## Connect Mailchimp

Before you start:

* You need a Mailchimp account that you can sign in to.
* Your Squad subscription must be active. Squad does not connect apps while the subscription is not active.

<Steps>
  <Step title="Open Integrations">
    Open **Settings** > **Integrations**.
  </Step>

  <Step title="Add an integration">
    On the **Connected apps** tab, click **+ Add integration**.
  </Step>

  <Step title="Find Mailchimp">
    Find **Mailchimp** in the catalog and click it. You can type the name in **Search the catalog…**.
  </Step>

  <Step title="Keep the default level">
    Under **Default scope**, keep **Default**. It is the only option.
  </Step>

  <Step title="Click Connect Mailchimp">
    Click **Connect Mailchimp**. The Mailchimp sign-in page opens in a new tab.
  </Step>

  <Step title="Sign in to Mailchimp">
    Sign in to Mailchimp and approve the request.
  </Step>
</Steps>

Check that it works: Mailchimp shows under **YOUR CONNECTIONS**, with a row for the account and its access level.

## Set access for one agent

Every agent can use the account unless you block it.

1. Under **YOUR CONNECTIONS**, open the account menu (⋯) on the Mailchimp account.
2. Click **Manage scope**.
3. Under **Per-agent access**, find the agent.
4. Choose **No access** to block the agent. Choose **Default (Default)** to allow it again.
5. Click **Save access**.

Changes apply from the agent's next call. An agent with **No access** does not see the account.

## Use more than one Mailchimp account

Click **+ Account** on the Mailchimp card to connect another account. Agents use the primary account unless they are asked to use a specific one.

* After you click **+ Account**, follow the connect steps above.
* The first account you connect becomes the primary account. It shows **★ PRIMARY**.
* To change the primary account, open the account menu (⋯) and click **Make primary**.
* To tell accounts apart, open the account menu (⋯) and click **Rename**.

## Reconnect or disconnect

Reconnect when the connection has expired, or when you need to change what the account can reach on the Mailchimp side:

1. Open the account menu (⋯) and click **Reconnect**.
2. Click **Reauthorize on Mailchimp**.
3. Sign in to Mailchimp and approve the request.

Reconnect signs in to the same account again. It does not add a second connection.

Open the account menu (⋯) on the Mailchimp account and click **Disconnect**. Agents lose access to that account at once.

<Warning>**Disconnect** acts at once, with no confirmation step. If it was the primary account, another connected Mailchimp account becomes primary.</Warning>

## Costs

Mailchimp actions do not use Squad credits. Connected apps never use credits. For what does use credits, see [What Squad costs](/docs/costs).

## Troubleshooting

An agent says it has no access to Mailchimp, or it does not see the account.

* Cause: the agent is set to **No access** under **Per-agent access**, or the account is not connected.
* Fix: open **Manage scope** and change the agent's row. If the account is missing, connect it again.

Connecting or saving fails with "Your subscription isn't active."

* Cause: your Squad subscription is not active.
* Fix: resubscribe. See [Manage your subscription](/docs/billing).

An agent says the Mailchimp connection has expired.

* Cause: the sign-in for that account is no longer valid.
* Fix: use **Reconnect** on the account.

## Common questions

<AccordionGroup>
  <Accordion title="Can I limit what agents can do in Mailchimp?">
    You cannot choose a narrower level for Mailchimp. You can block single agents with **No access** under **Per-agent access**.
  </Accordion>

  <Accordion title="Can I connect more than one Mailchimp account?">
    Click **+ Account** on the Mailchimp card to connect another account. Agents use the primary account unless they are asked to use a specific one.
  </Accordion>

  <Accordion title="How do I disconnect Mailchimp?">
    Open the account menu (⋯) on the Mailchimp account and click **Disconnect**. Agents lose access to that account at once.
  </Accordion>
</AccordionGroup>

## Related pages

<CardGroup cols={2}>
  <Card title="Connect apps" icon="plug" href="/docs/integrations" />

  <Card title="Add an MCP server or an API key" icon="server" href="/docs/custom-integrations">
    Use this when an action you need is not in this app.
  </Card>
</CardGroup>
