Airbyte Greenhouse Connector for AI platforms
Project description
Airbyte Greenhouse AI Connector
Type-safe Greenhouse API connector with full IDE autocomplete support for AI applications.
Package Version: 0.12.0
Connector Version: 1.0.0
SDK Version: 0.1.0
Installation
uv pip install airbyte-ai-greenhouse
Usage
from airbyte_ai_greenhouse import GreenhouseConnector
# Create connector
connector = GreenhouseConnector(auth_config={"api_key": "your_api_key"})
# Use typed methods with full IDE autocomplete
# (See Available Operations below for all methods)
Available Operations
Candidates Operations
list_candidates()- Returns a paginated list of all candidates in the organizationget_candidate()- Get a single candidate by ID
Applications Operations
list_applications()- Returns a paginated list of all applicationsget_application()- Get a single application by ID
Jobs Operations
list_jobs()- Returns a paginated list of all jobs in the organizationget_job()- Get a single job by ID
Type Definitions
All response types are fully typed using TypedDict for IDE autocomplete support.
Import types from airbyte_ai_greenhouse.types.
Documentation
Generated from OpenAPI 3.0 specification.
For API documentation, see the service's official API docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airbyte_ai_greenhouse-0.12.0.tar.gz.
File metadata
- Download URL: airbyte_ai_greenhouse-0.12.0.tar.gz
- Upload date:
- Size: 71.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3472d016c10a2898e39293e0a56b9030fa4ed193dfeb9c80b429c6279e9225a0
|
|
| MD5 |
c44f28fd53f0ad85fafd9204daf83d8f
|
|
| BLAKE2b-256 |
2542230b2027bec0c095082302d0c3665b9dde58301cdffe5184b63dd93b9afb
|
File details
Details for the file airbyte_ai_greenhouse-0.12.0-py3-none-any.whl.
File metadata
- Download URL: airbyte_ai_greenhouse-0.12.0-py3-none-any.whl
- Upload date:
- Size: 94.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f7aed5dfcef52b7b18285938b2bd6214ada8d10106bcc0640926ea6d8ffd98f
|
|
| MD5 |
82bce3f564630bc1d12ad0ac03884dbf
|
|
| BLAKE2b-256 |
1d209c322f9d680644fdc02179e05de0755d9d04f4648aec664fb0346879863c
|