
Unify
Send PostHog events to Unify
Configuration
| Option | Description |
|---|---|
Unify Write KeyType: string Required: True | Your Unify write key for authentication. You can find your write key in the Unify app under Settings → Integrations → PostHog. |
PersonType: dictionary Required: False | Mapping of Unify Person attributes to PostHog person properties. Email is required to associate an event with a Person. |
CompanyType: dictionary Required: False | Mapping of Unify Company attributes to PostHog company properties. Domain is required to associate an event with a Company. |
Using our REST API you can create this destination like so:
Terminal