Linking Guru as a source
Contents
This source is currently in alpha. The interface and available schemas may change.
The Guru connector can link cards, collections, groups, and members from your Guru knowledge base to PostHog.
To link Guru:
Go to the sources tab of the data pipeline section in PostHog.
Click + New source and then click Link next to Guru.
Enter your Username (email) – this is the email address associated with your Guru account.
Next, you need an API token from Guru. In the Guru app, go to Settings > Apps and integrations > API access and generate a user token.
Use a user token rather than a collection token – collection tokens are read-only and scoped to a single collection.
Back in PostHog, paste the token in the API token field and click Next.
Set up the schemas you want to sync and modify the method and frequency as needed. Once done, click Import.
Once the syncs are complete, you can start using Guru data in PostHog.
Schemas
The following schemas are available:
| Schema | Sync mode | Description |
|---|---|---|
cards | Incremental | Guru knowledge base cards |
collections | Full refresh | Card collections |
groups | Full refresh | User groups |
members | Full refresh | Team members |
The cards schema supports incremental sync using the lastModified field, so only cards modified since the last sync are fetched. The other schemas perform a full refresh on each sync.
Configuration
| Option | Type | Required |
|---|---|---|
Username (email) | Yes | |
API token | password | Yes |