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

# Integrations overview

> Where to find integrations, which plans include them, who can configure them, and which integrations InstantCampaign offers.

Integrations connect InstantCampaign to the services you already use: the providers that deliver your email, your store, your data sources, other email platforms and your ad accounts.

Open **Settings → Developers → Integrations**. The page is grouped into sections, and each is described below.

<Note>
  Only workspace **Owners** and **Admins** can connect, change or disconnect integrations. Other members who can open the page see it read-only, with the notice "Only team owners and admins can configure integrations."
</Note>

## Plans

**Email sending** is available on every plan. All other integrations need the **Pro** or **Enterprise** plan. On other plans those sections are replaced by "Integrations are a Pro Feature" and a link to upgrade.

## What's available

| Section                          | Integrations                                                              | What they do                                                                                |
| -------------------------------- | ------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
| **Email sending**                | Postmark, Mailgun, SendGrid, Amazon SES, SparkPost, Mailjet, Resend, SMTP | Deliver your campaigns, journeys and transactional email through your own provider account. |
| **Template export destinations** | Mailchimp, Klaviyo, SendGrid, HubSpot, Brevo                              | Push a finished template into the platform you send from.                                   |
| **Automation & Workflow Tools**  | Zapier, Make, Pabbly Connect                                              | Connect InstantCampaign to other apps using your API keys and webhooks.                     |
| **Google Sheets**                | Google Sheets                                                             | Import contacts from a spreadsheet.                                                         |
| **Segment CDP**                  | Segment                                                                   | Receive `identify`, `track` and `page` calls to sync contacts and trigger journeys.         |
| **E-commerce**                   | Shopify                                                                   | Sync customers and products, and trigger journeys from orders and checkouts.                |
| **Ad Platforms**                 | Google Ads, Meta Ads                                                      | Sync audiences, run ad campaigns and capture leads with Ad Studio.                          |
| **Migrations**                   | Mailchimp                                                                 | Import audiences, contacts and campaigns from Mailchimp.                                    |

<CardGroup cols={2}>
  <Card title="Email sending providers" icon="paper-plane" href="/guides/sending-and-workspace/email-providers">
    Send through your own Postmark, SES, SendGrid or other account.
  </Card>

  <Card title="Template export" icon="file-export" href="/integrations/template-export">
    Push templates to Mailchimp, Klaviyo, SendGrid, HubSpot or Brevo.
  </Card>

  <Card title="Zapier, Make and Pabbly" icon="bolt" href="/integrations/automation-tools">
    Automate with no-code workflow tools.
  </Card>

  <Card title="Google Sheets" icon="table" href="/integrations/google-sheets">
    Import contacts from a spreadsheet.
  </Card>

  <Card title="Segment" icon="wave-pulse" href="/integrations/segment">
    Stream identify, track and page events.
  </Card>

  <Card title="Shopify" icon="cart-shopping" href="/integrations/shopify">
    Sync your store and automate order emails.
  </Card>

  <Card title="Mailchimp migration" icon="right-left" href="/integrations/mailchimp">
    Move your audiences and campaigns across.
  </Card>

  <Card title="Ad platforms" icon="bullseye" href="/guides/ads/connect-ad-accounts">
    Connect Google Ads and Meta Ads.
  </Card>

  <Card title="Data feeds" icon="database" href="/integrations/data-feeds">
    Pull live JSON from your own API into a campaign at send time.
  </Card>
</CardGroup>

## Build your own integration

To connect a system that isn't listed, use the public API and webhooks:

* [API keys](/guides/developers/api-keys): let your code call InstantCampaign.
* [Webhooks](/guides/developers/webhooks): have InstantCampaign notify your server when something happens.
* [API reference](/api-reference/introduction): every endpoint.

## Connection results

When you return from a sign-in page such as Google's, Meta's or Shopify's, a message confirms the result, for example "Google Sheets connected successfully!". If the connection failed, the message gives the reason.
