Airbyte Greenhouse Connector for AI platforms
Project description
Greenhouse Connector for Airbyte SDK
Type-safe Greenhouse API connector with full IDE autocomplete support.
Version: 0.0.1
Installation
uv pip install airbyte-connector-greenhouse
Usage
from airbyte_connector_greenhouse import GreenhouseConnector
# Create connector
connector = GreenhouseConnector.create(secrets={"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()- Retrieve a candidate
Applications Operations
list_applications()- List applicationsget_application()- Retrieve an application
Jobs Operations
list_jobs()- List jobsget_job()- Retrieve a job
Type Definitions
All response types are fully typed using TypedDict for IDE autocomplete support.
Import types from airbyte_connector_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_connector_greenhouse-0.0.1.tar.gz.
File metadata
- Download URL: airbyte_connector_greenhouse-0.0.1.tar.gz
- Upload date:
- Size: 42.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eced0b41f8b307c917f52a03a06c37acb34258d97c37f38ecf1667e9a6d04150
|
|
| MD5 |
d9b2e2d045c2a5d59b0da29722712ff6
|
|
| BLAKE2b-256 |
5c0942fefe9617f70305313f46d92f003edbd82f7d717dfddc2525ee5dadb02b
|
File details
Details for the file airbyte_connector_greenhouse-0.0.1-py3-none-any.whl.
File metadata
- Download URL: airbyte_connector_greenhouse-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e43e2e67e022140eb4b5a51fe3552e22b1abdbdd935f87b1488cd47fc3efc159
|
|
| MD5 |
2920636e8784146665b23de810a445bf
|
|
| BLAKE2b-256 |
355e15d0750d7035b12d559a107d4b235555f65608b07a6a0a5fdf0359602c50
|