
Klime
Send events to Klime
Configuration
| Option | Description |
|---|---|
Klime Write KeyType: string Required: True | Your Klime write key for authentication. Find it in your Klime dashboard. |
ActionType: choice Required: True | How to map PostHog events to Klime event types. Automatic converts $identify/$set to identify, $groupidentify to group, and everything else to track. |
User IDType: string Required: False | User identifier to send to Klime. Required for identify events. |
Group IDType: string Required: False | Organization or account identifier. Required for group events. |
Include all propertiesType: boolean Required: True | If set, all event properties (for track), person properties (for identify), or group properties (for group) will be included. Individual properties can be overridden below. |
Property mappingType: dictionary Required: False | Map of property names to values. These are sent as properties (track) or traits (identify/group). |
Using our REST API you can create this destination like so: