> 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/sendlane-recart-integration.md).

# Sendlane <> Recart Integration

Learn how Recart works with Sendlane, a marketing automation platform designed to help you grow your business via email.

By using our integration with Sendlane, you can now automatically import email data into your Sendlane account. In addition, other data points captured by Recart may also be imported, including first name, last name, gender, country, and language, which will be collected in the list you select.

### Here are all the steps you need to connect your Sendlane account to Recart:

### In Sendlane:

1. Go to settings → select **API**

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

2. Click **+ API Token**
3. Enter a *Token name* → click **Create**
4. Click **Copy API Token**

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

### In Recart

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

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

4. Paste your **Sendlane API key** into the field

![Sendlane 4](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FJAAqn0o0s8N3eHpmJEt7%2FSendlane%25204.jpg?alt=media)

5. Choose a list where you want to save the contacts from Recart

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

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

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

#### You're all set!

That's how you combine SMS marketing and email marketing to create an omnichannel marketing strategy for your brand.

### 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/sendlane-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.
