You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/button/index.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,13 @@ This destination is maintained by Button. For any issues with the destination, [
10
10
11
11
{% include content/connection-modes.md %}
12
12
13
+
> success ""
14
+
> **Tip!** Contact your Button representative for your Button API Key.
15
+
13
16
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
14
17
2. Search for "Button" in the Destinations Catalog, and select the Button destination.
15
18
3. Choose which Source should send data to the Button destination.
16
-
4. Contact your Button representative for your Button API Key.
17
-
5. Enter the "API Key" in the Button destination settings in Segment.
19
+
4. Enter the "API Key" in the Button destination settings in Segment.
18
20
19
21
## Track
20
22
If you aren't familiar with the Segment Spec, take a look at the [Track method documentation](https://segment.com/docs/connections/spec/track/) to learn about what it does. An example call would look like:
0 commit comments