Skip to content

Commit 3229f2e

Browse files
author
Chris Brown
committed
Add inital DevRev documentation
1 parent a5ca0ae commit 3229f2e

File tree

1 file changed

+47
-0
lines changed
  • src/connections/destinations/catalog/devrev

1 file changed

+47
-0
lines changed
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
# The end name should be similar to `Slack Destination`
3+
title: DevRev
4+
hide-boilerplate: true
5+
hide-dossier: true
6+
---
7+
8+
<!-- This template is meant for Actions-based destinations that do not have an existing Classic or non-Actions-based version. For Actions Destinations that are a new version of a classic destination, see the doc-template-update.md template. -->
9+
10+
{% include content/plan-grid.md name="actions" %}
11+
12+
<!-- Include a brief description of the destination here, along with a link to your website. -->
13+
14+
DevRev is a business software company that brings developers (dev) and customers (rev) together in the era of product-led growth. We are building an API-first dev-centric CRM that leverages data, design, and machine intelligence to empower devs to build, support, and grow their revs. Learn more at [devrev.ai](https://devrev.ai), Twitter [@devrevinc](https://twitter.com/devrevinc) and [Medium](https://medium.com/devrev)
15+
16+
The DevRev destination utilizes Segment's action framework to take action in your DevOrg when particular events or activity is sent from enabled Segment Sources.
17+
18+
<!-- In the section below, explain the value of this actions-based destination. If you don't have a classic version of the destination, remove this section. -->
19+
20+
## Use Cases of the DevRev Destination (Actions)
21+
22+
With this destination, you can have website or external events trigger action within DevRev for instance:
23+
24+
- When a user requests a demo, create work (ticket or issue) with the details
25+
- When a user fills out a form, create a RevUser (lead) object
26+
- More to come!
27+
<!-- 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. -->
28+
29+
## Getting started
30+
31+
1. From the Segment web app, click **Catalog**, then click **Destinations**.
32+
2. Search for DevRev (Actions) and click it
33+
3. Click **Configure DevRev**.
34+
4. Select an existing Source to connect to DevRev (Actions).
35+
5. Give it a name and choose how to configure the destination
36+
6. You can generate an API key from the [DevRev app](https://app.devrev.ai/). Be sure you're in the DevOrg you want the events sent to and then go to Settings (the gear in the top left) -> Account -> New Token
37+
7. The email blacklist is the
38+
39+
<!-- The line below renders a table of connection settings (if applicable), Pre-built Mappings, and available actions. -->
40+
41+
{% include components/actions-fields.html %}
42+
43+
<!--
44+
Additional Context
45+
46+
Include additional information that you think will be useful to the user here. For information that is specific to an individual mapping, please add that as a comment so that the Segment docs team can include it in the auto-generated content for that mapping.
47+
-->

0 commit comments

Comments
 (0)