# Drip

## **Connector Overview**

<figure><img src="/files/F6q3n7Tz2BmnWZuzRVNT" alt="" width="377"><figcaption></figcaption></figure>

Drip is an email and SMS marketing platform that helps businesses create engaging campaigns, segment users, and use data-driven insights to make informed decisions and grow.

## **Authentication Type**

OAuth2

## **Webhook Supported**

Yes

## **Secrets**

* PAN\_SEC\_DRIP\_ACCESS\_TOKEN
* PAN\_SEC\_DRIP\_TOKEN\_TYPE
* PAN\_SEC\_DRIP\_SCOPE
* PAN\_SEC\_DRIP\_CREATED\_AT

## **API Client Supported**

No

## **Requirements for Provisioning**

In order to provision your connector, the following Drip information must be gathered:

* Account ID
* Client ID
* Client Secret

To obtain the information required for provisioning, perform the following steps:

1. To obtain a client id and client secret, you need to [register](https://www.getdrip.com/user/applications) your application with Drip.
   1. Please be aware that you must also enter a valid callback url before you will be able to activate your application.
2. To obtain your Account ID, log in to your Drip Admin Account
   1. Navigate to Settings > Account

For more information, please see [here](https://developer.drip.com/#oauth).

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will perform the following steps to connect to Drip:

1. Select Connect
2. Select the URL under Tenant Secrets

## **API Resources**

For more information on how to utilize the Drip API, feel free to reference the following [documentation](https://developer.drip.com/).


---

# Agent Instructions: 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:

```
GET https://docs.pandium.com/connectors/connectors-101/drip.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
