> For the complete documentation index, see [llms.txt](https://help.recart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.recart.com/integrations/omnisend-recart-integration.md).

# Omnisend <> Recart Integration

Learn how you can add Recart subscribers to your Omnisend list to send them marketing messages.

### How to connect Recart to Omnisend?

### In Omnisend

1. log in to your Omnisend account and navigate to **Store Settings** from your profile, in the upper right corner of the page

![](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FdoBXkRC5MwxPajcOBZK0%2Fomnisend1.png?alt=media)

2. Click on **Integrations & API**

![](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FFZTtuP878jxibPh3uv9u%2Fomnisend2.png?alt=media)

3. Click on **Create API key**, then select "*I want to set up custom permissions for this API key.*" It is essential that you have the **Contacts permission ticked**
   * This is required for Recart to sync subscribers to Omnisend. Then, click on the **Save** button

![](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FP3jGHb4j7AvMOFITNAVA%2Fomnisend3.png?alt=media)

### In Recart

1. Log in to your [Recart account](https://app.recart.com/)
2. Go to the [Integrations page](https://app.recart.com/integrations) in Recart
3. Find the **Omnisend** card and open it

   [![Integrations - List](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2F0MfjyBCOETEEYFmxrYzz%2FIntegrations%2520-%2520List4.png?alt=media)](https://downloads.intercomcdn.com/i/o/293202837/60e9191a546c5bd4b2e6575b/Screenshot_2021-01-26_at_21.52.32.png)
4. Paste the API key and click **Connect Omnisend**

![](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2Fimv9LI692jfB6SJNHOEv%2Fomnisend5.png?alt=media)

5. Once the connection is verified, you'll see a success message and the integration will switch to **Active**

![Integrations - Omnisend](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FY4rUZ7g9AVCLxOUCi3gH%2FIntegrations%2520-%2520Omnisend.png?alt=media)

#### Updating Your Integration

* You can **deactivate** it with the toggle on the top of the page.
* In case you need to, you can change the API key by clicking on the **Change** button.

[![](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2F2dLW7xxUXVjzzRfWaoWR%2Fomnisend7.png?alt=media)](https://downloads.intercomcdn.com/i/o/293203977/25a417422802299160e84038/Screenshot_2021-01-26_at_21.51.53.png)

* Subscribers who opt-in and provide their e-mail address or phone number after you activated the integration, will be synced to your Omnisend account.

### What information will be synced between Recart and Omnisend?

In addition to the subscriber's basic contact details, the opt-in tool name is also synced to the subscriber's profile in Omnisend. You can use this property to segment your audience or trigger different automations based on which opt-in tool a subscriber came from.

For more information on how to use synced properties in Omnisend, see: [Locating and Using Custom Properties for Contacts – Omnisend Help Center.](https://support.omnisend.com/en/articles/1061885-collect-manage-contact-custom-properties#locating-custom-properties)

### Need Help?

If you have any questions, do not hesitate to [contact the Customer Support team](https://help.recart.com/en/articles/360794-how-do-i-contact-recart-support), we are always happy to help. 😊


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.recart.com/integrations/omnisend-recart-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
