We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f666eb3 commit c9a2858Copy full SHA for c9a2858
src/connections/destinations/catalog/userleap/index.md
@@ -28,7 +28,7 @@ analytics.identify('userId123', {
28
lastName: 'Gibbon'
29
})
30
```
31
-Identify your users in UserLeap using Segment's Identify method. Segment `traits` map to UserLeap `attributes`.
+Use Segment's Identify method to identify your users in UserLeap. Segment `traits` map to UserLeap `attributes`.
32
33
**Important:** Only Identify calls can create new users.
34
0 commit comments