Skip to content

Commit 6408bcd

Browse files
Merge pull request #2774 from closeio/close_destination_docs
Add Close Action doc
2 parents 8e67be8 + 5212c81 commit 6408bcd

File tree

1 file changed

+40
-0
lines changed
  • src/connections/destinations/catalog/actions-close

1 file changed

+40
-0
lines changed
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
# The end name should be similar to `Slack Destination`
3+
title: Close (Actions) Destination
4+
hide-boilerplate: true
5+
hide-dossier: true
6+
hidden: true
7+
---
8+
9+
<!-- 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. -->
10+
11+
{% include content/plan-grid.md name="actions" %}
12+
13+
<!-- Include a brief description of the destination here, along with a link to your website. -->
14+
[Close](https://close.com/){:target="_blank"} is the inside sales CRM of choice for startups and small and midsize businesses (SMBs.)
15+
16+
17+
<!-- 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. -->
18+
19+
{% include content/ajs-upgrade.md %}
20+
21+
<!-- 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. -->
22+
23+
## Getting started
24+
25+
1. Go to your Close app and select the Organization you want to use.
26+
2. Click **Settings** in the bottom left, then click **API Keys** in the left menu. Create a new API Key.
27+
3. From the Segment web app, click **Catalog**, then click **Destinations**.
28+
4. Find the Destinations Actions item in the left navigation, and click it.
29+
5. Click the “Close” item to select it and click Configure.
30+
6. Choose which of your sources to connect the destination to. (You can connect more sources to the destination later.)
31+
32+
<!-- The line below renders a table of connection settings (if applicable), Pre-built Mappings, and available actions. -->
33+
34+
{% include components/actions-fields.html %}
35+
36+
<!--
37+
Additional Context
38+
39+
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.
40+
-->

0 commit comments

Comments
 (0)