Guru | Yext Hitchhikers Platform

Overview

Use the Guru source to pull cards from your Guru account into Yext Content.

Operations

Use this operation to fetch all cards from your Guru account. This source uses the Guru API endpoint to List Content Properties. The metadata for each content type will be part of the response.

Requirements

To use the Guru source, you will need to provide your Guru username.

Authentication

Authenticate with the user token for your Guru account, which you can generate by following the instructions in Guru’s documentation under “Obtaining a User Token”.

Pagination

Guru APIs use Link Headers for pagination. The link to the next page of results appears in the header of the response.

Link Type Full URL
Relation Label next-page

Limits and Other Info

The Content Delivery API enforces rate limits of 55 requests per second. Higher rate limits may apply depending on your current plan.

Feedback