Skip to main content

Guru

This page contains the setup guide and reference information for the Guru source connector.

Prerequisites

To set up the Guru source connector, you'll need the Guru Auth keys with permissions to the resources Airbyte should be able to access.

Set up the Greenhouse connector in Airbyte

  1. Log into your Airbyte Cloud account or navigate to the Airbyte Open Source dashboard.
  2. Click Sources and then click + New source.
  3. On the Set up the source page, select Guru from the Source type dropdown.
  4. Enter the name for the Greenhouse connector.
  5. Enter your Guru API Key that you obtained from Greenhouse.
  6. The USERNAME is your email and PASSWORD is your api_key
  7. Click Set up source.

Configuration

InputTypeDescriptionDefault Value
usernamestringUsername.
passwordstringPassword.
start_datestringStart date.
team_idstringteam_id. Team ID received through response of /teams streams, make sure about access to the team
search_cards_querystringsearch_cards_query. Query for searching cards

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
teamsidDefaultPaginator
groupsidDefaultPaginator
group_collection_accessDefaultPaginator
group_membersDefaultPaginator
membersidDefaultPaginator
team_analyticsDefaultPaginator
collectionsidDefaultPaginator
foldersidDefaultPaginator
folder_itemsidDefaultPaginator
folders_parentDefaultPaginator
search_cardmgridDefaultPaginator
tag_categoriesDefaultPaginator

Changelog

Expand to review
VersionDatePRSubject
0.0.12024-08-3145066Initial release by @btkcodedev via Connector Builder