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

# Integrations

> Connect Migma to design sources, export destinations, sending providers, data sources, and workflow tools.

Migma integrations let you bring work into Migma, send finished emails to the right destination, and let approved tools provide context for email creation.

Use integrations when you need to:

* Import a design from Figma or export reviewed email work back to Figma for design handoff.
* Export a reviewed email to Mailchimp, Klaviyo, HubSpot, Omnisend, or Brevo.
* Send through Migma or a connected delivery provider.
* Pull product, billing, CRM, chat, or workspace context through Shopify, Stripe, Slack app workflows, MCP servers, webhooks, n8n, or developer tools.

## Where to start

<CardGroup cols={2}>
  <Card title="Import designs" icon="https://mintcdn.com/migmaai/kT6TJgF40rDP8_qB/images/logos/figma.svg?fit=max&auto=format&n=kT6TJgF40rDP8_qB&q=85&s=1388542bde3d29ae9480addef82339cf" href="/integrations/figma" width="24" height="24" data-path="images/logos/figma.svg">
    Connect Figma, paste a frame URL, and turn a design into an editable email.
  </Card>

  <Card title="Export & campaigns" icon="arrow-up-tray" href="/integrations/platform-integrations">
    Choose the marketing platform that should receive reviewed email work.
  </Card>

  <Card title="Sending providers" icon="paper-plane" href="/integrations/email-service-providers">
    Send with Migma or connect Amazon SES, Resend, SendGrid, or Mailgun.
  </Card>

  <Card title="Data sources & tools" icon="server" href="/integrations/mcp-servers">
    Connect Shopify, Stripe, Slack app workflows, MCP servers, n8n, and webhooks to provide context or automate workflows.
  </Card>
</CardGroup>

## Current integrations

| Category                     | Integrations                                                                                                                                                                             | Use it for                                                                                         |
| ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- |
| Design import and handoff    | [Figma](/integrations/figma)                                                                                                                                                             | Import frames, convert them into editable email, or export reviewed email work for design handoff. |
| Export destinations          | [Mailchimp](/integrations/mailchimp), [Klaviyo](/integrations/klaviyo), [HubSpot](/integrations/hubspot), [Omnisend](/integrations/omnisend), [Brevo](/integrations/brevo)               | Export templates or draft campaigns for final review in another platform.                          |
| Sending providers            | [Migma sending](/sending-domains/overview), [Amazon SES](/integrations/amazon-ses), [Resend](/integrations/resend), [SendGrid](/integrations/sendgrid), [Mailgun](/integrations/mailgun) | Deliver campaign or API email through the provider you choose.                                     |
| Commerce and billing context | [Shopify](/integrations/shopify), [Stripe](/integrations/stripe)                                                                                                                         | Pull product, order, customer, invoice, subscription, or payment context into email work.          |
| Agent and workflow tools     | [Slack](/integrations/slack), [MCP servers](/integrations/mcp-servers), [Migma MCP](/mcp-server), [n8n](/n8n), [webhooks](/webhooks), [OpenClaw](/openclaw)                              | Let Slack apps, agents, workflow builders, and event consumers work with Migma.                    |

## Connection scope

Some integrations are scoped to a brand. Others are available from workspace settings.

| Scope                  | Integrations                                                              |
| ---------------------- | ------------------------------------------------------------------------- |
| Brand integrations     | Figma, Mailchimp, Klaviyo, HubSpot, Omnisend, Brevo, external MCP servers |
| Workspace integrations | Shopify, Stripe, Amazon SES, Resend, SendGrid, Mailgun                    |

## Choose the right path

<AccordionGroup>
  <Accordion title="I want to import a design">
    Use [Figma](/integrations/figma) when the source is a Figma frame. Use [HTML import](/creating-emails/html-import), [Claude Design](/creating-emails/claude-design), or [image clone](/creating-emails/image-clone) when the source is not Figma.
  </Accordion>

  <Accordion title="I want another platform to finish or send the campaign">
    Use an export destination such as Mailchimp, Klaviyo, HubSpot, Omnisend, or Brevo. Migma prepares the email and sends it there as a draft or template when supported.
  </Accordion>

  <Accordion title="I want Migma to send">
    Use Migma sending for the fastest path, or connect Amazon SES, Resend, SendGrid, or Mailgun when your team already owns delivery there.
  </Accordion>

  <Accordion title="I want data inside email creation">
    Use Shopify, Stripe, or external MCP servers when Migma needs live product, customer, billing, document, or tool context while preparing email work.
  </Accordion>

  <Accordion title="I want to use Migma from Slack">
    Add [Migma for Slack](/integrations/slack), connect your account once, then tag the bot to create emails and get back preview images and HTML files in the thread.
  </Accordion>
</AccordionGroup>

## Related docs

<CardGroup cols={2}>
  <Card title="Export Options" icon="download" href="/email-editor/export-options">
    Compare file exports and platform exports from Publish.
  </Card>

  <Card title="Sending Domains" icon="globe" href="/sending-domains/overview">
    Prepare the domain and sender identity used for direct sending.
  </Card>

  <Card title="Migma MCP" icon="https://mintcdn.com/migmaai/kT6TJgF40rDP8_qB/images/logos/mcp-server.svg?fit=max&auto=format&n=kT6TJgF40rDP8_qB&q=85&s=f5f7603fbb9a215d6bfd3b6390062008" href="/mcp-server" width="24" height="24" data-path="images/logos/mcp-server.svg">
    Connect AI tools to create, validate, send, export, and manage email work.
  </Card>

  <Card title="Slack" icon="chat-bubble-left-right" href="/integrations/slack">
    Tag the Migma bot in Slack to create emails and get previews and HTML.
  </Card>

  <Card title="Events & Webhooks" icon="bolt" href="/webhooks">
    Receive Migma events in your app, workflow tool, or queue.
  </Card>
</CardGroup>
