Skip to content

Commit e27ab34

Browse files
authored
Merge pull request #7241 from DripEmail/jm/drip-docs
Create Drip (Actions) Destination documentation
2 parents 044f090 + c495558 commit e27ab34

File tree

1 file changed

+26
-0
lines changed
  • src/connections/destinations/catalog/actions-drip

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
--
2+
title: Drip (Actions) Destination
3+
id: 673b62169b3342fbe0fc28da
4+
---
5+
6+
{% include content/plan-grid.md name="actions" %}
7+
8+
[Drip](https://www.getdrip.com){:target="_blank”} is a nurture marketing platform Empowering B2C SMBs to convert long-sales cycle prospects into lifelong buyers with sophisticated and personalized marketing automation.
9+
10+
This destination is maintained by Drip. For any issues with the destination, [contact their Support team](mailto:[email protected]).
11+
12+
## Getting started
13+
14+
1. From your workspace's [Destination catalog page](https://app.segment.com/goto-my-workspace/destinations/catalog){:target="_blank”} search for "Drip (Actions)".
15+
2. Select Drip (Actions) and click **Add Destination**.
16+
3. Select an existing Source to connect to Drip (Actions).
17+
4. Go to the [Drip dashboard](https://www.getdrip.com/dashboard){:target="_blank"}
18+
5. In the Settings tab, select the User Settings, find and copy the **API key** at the bottom of the page.
19+
6. In a terminal, run `echo <your-api-key>: | base64` to encode the API key.
20+
7. Enter the encoded **API Key** in the Drip destination settings in Segment.
21+
8. Your account ID is a seven digit number that can be found in the address bar of your browser when you are logged into Drip. It is the number after `https://www.getdrip.com/`.
22+
9. Enter the **Account ID** in the Drip destination settings in Segment.
23+
24+
{% include components/actions-fields.html %}
25+
26+
For more information about developing with Drip, check out their [documentation](https://developer.drip.com/){:target="_blank”}.

0 commit comments

Comments
 (0)