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/canny/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,11 @@ This destination is maintained by Canny. For any issues with the destination, [c
14
14
15
15
1. Go to your [Canny Admin Segment Settings](https://canny.io/redirect?to=%2Fadmin%2Fsettings%2Fsegment).
16
16
2. You will then be routed to Segment where you will be prompted to login and authorize the Canny Destination. Select the workspace and source you would like to integrate and click allow.
17
-
3.And you're done! Wasn't that easy? After clicking allow you will be rerouted back to Canny where we will complete the installation by creating the destination in Segment and configuring it with an API key.
17
+
3.After you click allow you will be rerouted back to Canny where to complete the installation by creating the destination in Segment and configuring it with an API key.
18
18
19
19
20
20
## Identify
21
-
If you haven’t had a chance to review our spec, take a look tounderstand what the Identify method does. An example call would look like:
21
+
If you haven’t had a chance to review spec, take a look to understand what the Identify method does. An example call would look like:
Identify calls will be sent to Canny as an identify event. Once identified, users will appear in Canny and will appear in your vote-on-behalf feature. The `name` and `email` traits are **required** fields.
30
30
31
31
### Custom Fields
32
-
Custom Fields is a list of [traits](https://segment.com/docs/connections/spec/identify/#traits) to be imported as custom fields.
32
+
Custom Fields is a list of [traits](/docs/connections/spec/identify/#traits) to be imported as custom fields.
0 commit comments