From b41571944060cce199d2d09fb214aeb0ebdfd8cf Mon Sep 17 00:00:00 2001 From: Joe Ayoub Date: Mon, 2 Mar 2026 14:53:36 +0000 Subject: [PATCH 1/2] Klime - new destination doc --- .../catalog/actions-klime/index.md | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 src/connections/destinations/catalog/actions-klime/index.md diff --git a/src/connections/destinations/catalog/actions-klime/index.md b/src/connections/destinations/catalog/actions-klime/index.md new file mode 100644 index 0000000000..223c7288c5 --- /dev/null +++ b/src/connections/destinations/catalog/actions-klime/index.md @@ -0,0 +1,35 @@ +--- +title: Klime (Actions) Destination +slug: actions-klime +--- + +{% include content/plan-grid.md name="actions" %} + +[Klime](https://klime.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} Klime watches your analytics and CRM for you, alerting you to customers who need your attention. + +This destination is maintained by Klime. For any issues with the destination, [contact their Support team](mailto:support@klime.com). + +## Getting started + +1. From your workspace's [Destination catalog page](https://app.segment.com/goto-my-workspace/destinations/catalog){:target="_blank"} search for "Klime". +2. Select **Klime (Actions)** and click **Add Destination**. +3. Select an existing Source to connect to Klime (Actions). +4. Log in to your [Klime dashboard](https://klime.com/dashboard/setting){:target="_blank"} and copy your **Write Key**. +5. In the Klime destination settings in Segment, enter your **Write Key**. +6. Optionally, update the **API Endpoint** if you have been provided a custom endpoint by Klime. The default is `https://i.klime.com`. + +{% include components/actions-fields.html %} + +## Actions + +### Track Event + +Sends a `track` call to Klime. Use this to record actions users perform in your product, along with any properties that describe the action. + +### Identify User + +Sends an `identify` call to Klime. Use this to associate traits — such as name, email, or plan — with a user. + +### Track Group + +Sends a `group` call to Klime. Use this to associate a user with a group or organization and record traits about that group. \ No newline at end of file From bf0acbfa3bd8a35bd2b6f1bbcc9c31e24cc4f72a Mon Sep 17 00:00:00 2001 From: Joe Ayoub Date: Mon, 2 Mar 2026 15:12:53 +0000 Subject: [PATCH 2/2] email update --- src/connections/destinations/catalog/actions-klime/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/destinations/catalog/actions-klime/index.md b/src/connections/destinations/catalog/actions-klime/index.md index 223c7288c5..ad3f46fe08 100644 --- a/src/connections/destinations/catalog/actions-klime/index.md +++ b/src/connections/destinations/catalog/actions-klime/index.md @@ -7,7 +7,7 @@ slug: actions-klime [Klime](https://klime.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} Klime watches your analytics and CRM for you, alerting you to customers who need your attention. -This destination is maintained by Klime. For any issues with the destination, [contact their Support team](mailto:support@klime.com). +This destination is maintained by Klime. For any issues with the destination, [contact their Support team](mailto:hello@klime.com). ## Getting started