JDBC Driver for Greenhouse

Build 24.0.9062

Data Model

Overview

This section shows the available API objects and provides more information on executing SQL to Greenhouse APIs.

Key Features

  • The driver models Greenhouse entities as relational views, allowing you to write SQL to query Greenhouse data.
  • Live connectivity to these objects means any changes to your Greenhouse account are immediately reflected when using the driver.

Views

Views are read-only tables that expose Greenhouse entities such as applications, candidates, and jobs.

Custom Fields

Some entities can have custom fields attached to them. The default behavior is to not include those since it may introduce some overhead the first time the driver retrieves them. Set IncludeCustomFields to True to enable retrieval of these fields.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062