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

# Mailchimp

> Browse the tools and triggers available for Mailchimp in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/mailchimp/MAILCHIMP_CREATE_CAMPAIGN" title="Create Campaign" horizontal />

  <Card href="/actionkit/integrations/mailchimp/MAILCHIMP_UPDATE_CAMPAIGN" title="Update Campaign" horizontal />

  <Card href="/actionkit/integrations/mailchimp/MAILCHIMP_SEND_CAMPAIGN" title="Send Campaign" horizontal />

  <Card href="/actionkit/integrations/mailchimp/MAILCHIMP_SEARCH_CAMPAIGNS" title="Search Campaigns" horizontal />

  <Card href="/actionkit/integrations/mailchimp/MAILCHIMP_GET_CAMPAIGN_BY_ID" title="Get Campaign By ID" horizontal />

  <Card href="/actionkit/integrations/mailchimp/MAILCHIMP_DELETE_CAMPAIGN_BY_ID" title="Delete Campaign By ID" horizontal />

  <Card href="/actionkit/integrations/mailchimp/MAILCHIMP_CREATE_LIST" title="Create List" horizontal />

  <Card href="/actionkit/integrations/mailchimp/MAILCHIMP_GET_LIST_BY_ID" title="Get List By ID" horizontal />

  <Card href="/actionkit/integrations/mailchimp/MAILCHIMP_SEARCH_LISTS" title="Search Lists" horizontal />

  <Card href="/actionkit/integrations/mailchimp/MAILCHIMP_ADD_CONTACT_TO_LIST" title="Add Contact To List" horizontal />

  <Card href="/actionkit/integrations/mailchimp/MAILCHIMP_UPDATE_CONTACT_TO_LIST" title="Update Contact To List" horizontal />

  <Card href="/actionkit/integrations/mailchimp/MAILCHIMP_GET_CONTACTS_FROM_LIST" title="Get Contacts From List" horizontal />
</CardGroup>

<Info>**Don't see the tool you need?** Define your own using [Custom Tools](/actionkit/custom-tools).</Info>

## Triggers

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/mailchimp/triggers/MAILCHIMP_TRIGGER_LIST" title="Mailchimp Lists" horizontal />
</CardGroup>

<Info>**Don't see the trigger you need?** Define your own using [Custom Webhooks](/resources/custom-webhooks).</Info>
