-
Notifications
You must be signed in to change notification settings - Fork 393
Create Drip (Actions) Destination documentation #7241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
src/connections/destinations/catalog/actions-drip/index.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
-- | ||
title: Drip (Actions) Destination | ||
--- | ||
|
||
{% include content/plan-grid.md name="actions" %} | ||
|
||
[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. | ||
|
||
This destination is maintained by Drip. For any issues with the destination, [contact their Support team](mailto:[email protected]). | ||
|
||
> (delete after reading) The section below explains how to enable and configure the destination. Include any configuration steps not captured below. For example, obtaining an API key from your platform and any configuration steps required to connect to the destination. | ||
jacobpmeyer marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
## Getting started | ||
|
||
1. From your workspace's [Destination catalog page](https://app.segment.com/goto-my-workspace/destinations/catalog){:target="_blank”} search for "Drip". | ||
jacobpmeyer marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
2. Select Drip and click **Add Destination**. | ||
jacobpmeyer marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
3. Select an existing Source to connect to Drip (Actions). | ||
4. Go to the [Drip dashboard](https://www.getdrip.com/dashboard){:target="_blank"} | ||
5. In the Settings tab, select the User Settings, find and copy the **API key** at the bottom of the page. | ||
6. In a terminal, run `echo <your-api-key>: | base64` to encode the API key. | ||
7. Enter the encoded **API Key** in the Drip destination settings in Segment. | ||
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/`. | ||
9. Enter the **Account ID** in the Drip destination settings in Segment. | ||
|
||
{% include components/actions-fields.html %} | ||
|
||
For more information about developing with Drip, check out their [documentation](https://developer.drip.com/){:target="_blank”}. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.