# Integrations FAQ

### General

<details>

<summary>Is there a limit on how many integrations I can connect?</summary>

Yes. Each user and each organization can connect up to **100 integrations** each.

You can connect more than one integration of the same type. For example, you can connect multiple Shopify stores or multiple Zoom accounts as separate integrations.

</details>

<details>

<summary>Is there a sandbox environment for testing API and webhook integrations?</summary>

Missive doesn't offer a dedicated sandbox environment.

To test integrations without affecting your production data, create a separate organization on the free plan. The free plan includes a 30-day trial with access to rules and integrations, so you can build and test without touching your live data.

If you need more than 30 days to finish testing, [contact support](https://missiveapp.com/docs/support/contact) before the trial expires and they can reset it for you.

</details>

<details>

<summary>Is there a limit on how many API tokens I can create?</summary>

Yes. Each user can have up to **10 active API tokens**.

Manage your tokens in **Settings** > **API**.

</details>

<details>

<summary>Do you support integration with [specific tool]?</summary>

Check the [list of available integrations](https://missiveapp.com/docs/advanced-features/integrations/..#available-integrations) to see if the tool you need is supported.

If the integration you need isn't available:

* **Build a custom integration** using the [REST API, webhooks, or UI/iFrame framework](https://missiveapp.com/docs/advanced-features/integrations/build-your-own)
* **Hire a developer** from the [Missive Partners directory](https://missiveapp.com/partners) to build it for you
* **Request the feature** at [feedback.missiveapp.com](https://feedback.missiveapp.com/) to help prioritize future integrations

</details>

<details>

<summary>Can I set custom integration icons?</summary>

You can change any integration (both custom and built-in) icon by clicking the icon/button in the Integrations settings.

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-01b37e59ed18c336cbd49e3148e060d288ab9935%2Ffaq-integration-custom-icon.png?alt=media" alt="Set a custom integration icon"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>Do you offer an integration with WhatsApp?</summary>

Yes! Here is how to [add a WhatsApp account](https://missiveapp.com/docs/core-features/connected-accounts/other-channels/whatsapp) to Missive.

</details>

<details>

<summary>Why is Adobe Acrobat Send Mail not working?</summary>

Adobe Acrobat's email integration only supports Apple Mail and Outlook on Mac. It doesn't work with Missive, Thunderbird, or other email apps.

Save PDFs as files, then attach them to your Missive drafts.

</details>

### AI (OpenAI, Anthropic, Gemini)

For AI-related questions, see the [AI FAQ](https://missiveapp.com/docs/ai/using-ai/faq).

### Zapier

<details>

<summary>What triggers and actions are available?</summary>

The [Zapier integration](https://zapier.com/apps/missive/integrations) offers:

**Triggers:**

* (Instant) New Message (Email, SMS, etc.)
* (Instant) New Comment
* New Contact Book
* New Contact Group
* New Contact

**Actions:**

* Create Post
* Create/Send Draft
* Create Contact
* Update Contact

**Searches:**

* Find a Contact
* Find or Create Contact

</details>

<details>

<summary>How to insert multiple To/Cc addresses in Create Draft?</summary>

Convert your input into line items. See [Zapier's documentation](https://zapier.com/help/create/format/create-line-items-in-zaps).

1. Before the Create Draft action, insert a **Format > Utilities** step.
2. Select the **Line Itemizer** transform and set Line-item Properties with your addresses as a comma-separated list.
3. Insert this Output result in the Create Draft action.

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-d18c0d202b55589b3c69f358b5a5d983842a10e2%2Ffaq-zapier-multiple-to-fields.png?alt=media" alt="Zapier multiple to fields"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>How to get message body or attachments from webhooks?</summary>

The webhook trigger only provides message metadata, not the full body or attachments. Add an API request step to fetch the complete message:

1. Your webhook trigger gives you the Message ID
2. Add a new action: **API Request (Beta)**
3. Configure:
   * Method: `GET`
   * URL: `https://public.missiveapp.com/v1/messages/` + the Message ID from step 1
   * Header: `Authorization` = `Bearer YOUR_API_TOKEN`
4. Test the step - the response includes the full message body and attachments

**For bulk operations:** To retrieve multiple messages efficiently and avoid rate limits, pass comma-separated message IDs in a single request: `https://public.missiveapp.com/v1/messages/id1,id2,id3`

Find your API token in **Settings** > **API**. See the [API documentation](https://docs.missiveapp.com/rest-api/) for details.

</details>

<details>

<summary>How to schedule recurring emails (weekly, monthly)?</summary>

Use the **Schedule by Zapier** trigger with Missive's **Create/Send Draft** action:

1. Create a new Zap
2. **Trigger**: Use "Schedule by Zapier" - choose frequency (daily, weekly, monthly) and set the day/time
3. **Action**: Select Missive > **Create/Send Draft**
4. Configure the email content in the action step
5. Test and activate the Zap

The email will be sent automatically on your schedule. You can choose to create a draft for review or send immediately.

Alternatively, use [Make](https://missiveapp.com/integrations/make) for similar automation.

</details>

### HubSpot

<details>

<summary>Does the integration auto-forward emails to HubSpot?</summary>

No. The HubSpot integration in Missive does not automatically forward emails to HubSpot.

To send all emails to HubSpot, create an outgoing email rule that adds your HubSpot forwarding address in BCC:

1. Go to **Rules** > **Outgoing**
2. Add condition: **From** in contact book "Important customers"
3. Add action: **Add recipient(s)** with your HubSpot BCC address

</details>

### Pipedrive

<details>

<summary>How to sync Pipedrive contacts to Missive?</summary>

Sync Pipedrive contacts to Google Contacts, then Google Contacts to Missive:

1. In Pipedrive: **Settings** > **Personal preferences** > **Contact Sync**
2. Add your Google Contacts account
3. In Missive: Connect Google Contacts via **Settings** > **Integrations**

See [Pipedrive's Google Contacts guide](https://www.pipedrive.com/en/blog/google-contacts).

</details>

<details>

<summary>How to link an email to a Pipedrive deal?</summary>

Click the Pipedrive quick action on your email context menu to manually link it.

To automate this, create a rule that forwards emails using your Pipedrive [SmartBCC](https://support.pipedrive.com/en/article/email-sync-smart-bcc) address. Pipedrive will automatically link the email to the relevant deal.

</details>

### Dialpad

<details>

<summary>Why doesn't Google login work for the Dialpad integration?</summary>

Google login for the Dialpad desktop app integration doesn't work with Missive. This is a Dialpad limitation.

**Solutions:**

1. Use username/password login in Dialpad instead
2. Use Missive in the browser

</details>

<details>

<summary>Why are internal SMS messages missing?</summary>

Messages sent to internal phone numbers use Dialpad's internal chat feature, which Missive can't access. Only external SMS messages appear in Missive.

To alert senders about this, create an outgoing rule that notifies them when messages won't appear in Missive.

</details>

### Asana

<details>

<summary>Why can't I see all my Asana tasks?</summary>

The integration shows tasks related to the current conversation, not all your Asana tasks. It's designed to provide context, not replace the Asana UI.

Tasks created directly in Asana won't appear in Missive. However, tasks created from Missive will be visible in both places.

</details>

### Todoist

<details>

<summary>Why can't I see all my Todoist tasks?</summary>

The integration shows tasks related to the current email, not all your Todoist tasks. It's designed to provide context, not replace the Todoist app.

</details>

### Shopify

<details>

<summary>Why is my own store showing in the integration view?</summary>

Your email is associated with a Shopify customer in your store.

To fix this, edit the customer profile in Shopify and change the email to one different from your Missive email.

<div data-with-frame="true"><figure><img src="https://3242897856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1If7JwIQhfz5wGM9LiIU%2Fuploads%2Fgit-blob-200e31587fbeb057417488b564f8c0a449f85acb%2Ffaq-shopify-store-integration-store-view.png?alt=media" alt="" width="450"><figcaption></figcaption></figure></div>

</details>

### Google Drive and Dropbox

<details>

<summary>How do Google Drive and Dropbox integrations work with email attachments?</summary>

Google Drive and Dropbox integrations let you add files to emails as **URL links**, not as traditional email attachments.

When you click **Add file** in the draft composer and select **Add file from Google Drive** or **Add file from Dropbox**, the file is inserted as a shareable link. Recipients receive a URL to access the file from your cloud storage, not the file itself as an attachment.

This approach:

* Avoids email attachment size limits (typically 25MB)
* Lets you share large files easily
* Keeps files in your cloud storage with your existing permissions

If you need to attach the actual file to an email (not a link), download the file from Google Drive or Dropbox first, then attach it using the standard **Add file** option in the composer.

</details>

### Others

<details>

<summary>Do you have a Notion integration?</summary>

No. [Upvote this feature request](https://feedback.missiveapp.com/feature-requests/p/integration-with-notion).

</details>

<details>

<summary>Do you have a Telegram integration?</summary>

No. [Upvote this feature request](https://feedback.missiveapp.com/feature-requests/p/telegram).

</details>

<details>

<summary>Can I use Antidote Corrector with Missive?</summary>

Only in the browser with the Antidote browser plugin installed. Antidote doesn't work with Missive's desktop or mobile apps.

</details>

<details>

<summary>Do you have an Evernote integration?</summary>

No. [Upvote this feature request](https://feedback.missiveapp.com/feature-requests/p/evernote-integration).

</details>

<details>

<summary>Do you have a WeChat integration?</summary>

No. [Upvote this feature request](https://feedback.missiveapp.com/feature-requests/p/wechat-integration).

</details>
