Skip to content

Commit 9433184

Browse files
committed
add docs for toplyne destination action
1 parent 7eff898 commit 9433184

File tree

1 file changed

+48
-0
lines changed
  • src/connections/destinations/catalog/toplyne

1 file changed

+48
-0
lines changed
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
# The end name should be similar to `Slack Destination`
3+
title: <destination_name>
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+
[Toplyne](https://www.toplyne.io/) is a headless Sales AI for revenue teams. Our AI captures and understands every user click stored in your Segment and enriches it with demographic data (through 3rd party enrichment tools). We then, deliver opportunities for expansion and conversion into your existing CRM. We do this without involving your data and engineering teams.
13+
Cloudflare, Vercel, and Canva depend on Toplyne to build predictable pipelines and improve conversions and expansions for their sales and account management teams.
14+
15+
<!-- This include describes the requirement of A.js 2.0 or higher for Actions compatibility, and is required if your destination has a web component. -->
16+
17+
{% include content/ajs-upgrade.md %}
18+
19+
<!-- 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. -->
20+
21+
## Benefits of Toplyne (Actions)
22+
23+
Toplyne (Actions) provides the following benefits:
24+
25+
- **Reduced time-to-value.** Seamlessly move your data from Segment to Toplyne with the click of a button.
26+
- **Clear mapping of data** Actions-based destinations enable you to define the mapping between the data Segment received from your source and the data Segment sends to Toplyne.
27+
- **Pre-built mapping.** Mappings for Toplyne, are prebuilt with the prescribed parameters and available for customization
28+
- **No 3rd party tool is involved.** Move the data directly from Segment to Toplyne without the requirement of a 3rd party tool to facilitate the data sync.
29+
<!-- 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. -->
30+
31+
## Getting started
32+
33+
1. From the Segment web app, click **Catalog**, then click **Destinations**.
34+
2. Find the Destinations Actions item in the left navigation, and click it.
35+
3. Click **Configure Toplyne**.
36+
4. Select an existing Source to connect to Toplyne (Actions).
37+
5. To obtain the API key you have to move to the **Toplyne dashboard**
38+
6. From your Toplyne dashboard, navigate to **Settings** > **API Settings** and click on **+ Generate new token**.
39+
7. Enter a name for your token, and select 'Does not expire' under _Expiration_. Then click **Generate new token**
40+
8. Copy the access token that has just been generated. This will be the API key that you will enter in Segment
41+
9. Enable the destination and save changes
42+
43+
<!-- The line below renders a table of connection settings (if applicable), Pre-built Mappings, and available actions. -->
44+
45+
{% include components/actions-fields.html %}
46+
<!--
47+
Additional ContextInclude 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.
48+
-->

0 commit comments

Comments
 (0)