Linking Guru as a source

Alpha release

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:

  1. Go to the sources tab of the data pipeline section in PostHog.

  2. Click + New source and then click Link next to Guru.

  3. Enter your Username (email) – this is the email address associated with your Guru account.

  4. 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.

  5. Back in PostHog, paste the token in the API token field and click Next.

  6. 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:

SchemaSync modeDescription
cardsIncrementalGuru knowledge base cards
collectionsFull refreshCard collections
groupsFull refreshUser groups
membersFull refreshTeam 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

OptionTypeRequired
Username (email)emailYes
API tokenpasswordYes

Community questions

Was this page useful?

Questions about this page? or post a community question.