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.5.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.create(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()- List candidatesget_candidate()- Get a candidate
Applications Operations
list_applications()- List applicationsget_application()- Get an application
Jobs Operations
list_jobs()- List jobsget_job()- Get a job
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.5.0.tar.gz.
File metadata
- Download URL: airbyte_ai_greenhouse-0.5.0.tar.gz
- Upload date:
- Size: 67.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ceef11fec4a67d5f26769271c1de9dc374d99783da331255f7e4688847f447e7
|
|
| MD5 |
c284faece52eda075add9c8e36e95850
|
|
| BLAKE2b-256 |
fcaa7239ce84f7ca26680191ed1de60896c804b9bd80bb6adc1480643aee0fb0
|
File details
Details for the file airbyte_ai_greenhouse-0.5.0-py3-none-any.whl.
File metadata
- Download URL: airbyte_ai_greenhouse-0.5.0-py3-none-any.whl
- Upload date:
- Size: 91.0 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 |
39f576d73dd724be24e3f437124e2afc9b47362eb156886d82736585bdb715b0
|
|
| MD5 |
6f2c28f2cc91fba0188c6d66ed789a1b
|
|
| BLAKE2b-256 |
64e36164ffcd96184f1d7fc2c5d7fff2c3c663dbdb11d453469e638358840ab2
|