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

# Drip <> Recart integration

Connecting Drip to Recart lets you send the email and SMS contacts collected by Recart straight to Drip.

To connect Recart to your Drip account, you must be [logged in to Drip](https://login.getdrip.com/login).

It's easy to connect — there's no API key to copy. Just click Connect, authorize Recart in Drip, and you're done. Here's how:

### In Recart

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

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

4. Follow the steps prompted to sign in to Drip (if you aren't already) and authorize access

![](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FOIG63OxAqwPzJQzHZftX%2Fdownloads.intercomcdn.comio2438536106709359d41562b6a332440b1Screenshot%2B2020-09-08%2Bat%2B12.40.51.png?alt=media)

5. Once complete, you'll be returned to Recart and the Drip integration will show as **Active**

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

That's it — Drip is now connected to Recart, and your contacts will sync automatically. 🎉

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