Airbyte Hubspot Connector for AI platforms
Project description
Airbyte Hubspot AI Connector
Type-safe Hubspot API connector with full IDE autocomplete support for AI applications.
Installation
uv pip install airbyte-ai-hubspot
Usage
from airbyte_ai_hubspot import HubspotConnector
from airbyte_ai_hubspot.models import HubspotAuthConfig
connector = HubspotConnector(auth_config=HubspotAuthConfig(client_id="...", client_secret="...", refresh_token="...", access_token="..."))result = connector.contacts.list()```
## Documentation
For available actions and detailed API documentation, see [DOCS.md](./DOCS.md).
For the service's official API docs, see [Hubspot API Reference](https://developers.hubspot.com/docs/api/crm/understanding-the-crm).
## Version Information
**Package Version:** 0.15.5
**Connector Version:** 0.1.1
**Generated with connector-sdk:** bdd5df6d00c95fe27bf5a01652296763fbc05614
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
airbyte_ai_hubspot-0.15.5.tar.gz
(84.7 kB
view details)
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_hubspot-0.15.5.tar.gz.
File metadata
- Download URL: airbyte_ai_hubspot-0.15.5.tar.gz
- Upload date:
- Size: 84.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bbfa24c2e27d4e8fe60e70c3d25d10dc2b7b4ee867de1c3270ccb64f7885e88
|
|
| MD5 |
c497c85f8b09cae0df55120958218bc6
|
|
| BLAKE2b-256 |
e83bcaca502134e4ee0246fa75137bb6a3277c2e5da760ba74f101a7cddd5bb8
|
File details
Details for the file airbyte_ai_hubspot-0.15.5-py3-none-any.whl.
File metadata
- Download URL: airbyte_ai_hubspot-0.15.5-py3-none-any.whl
- Upload date:
- Size: 111.7 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 |
819dc8b7ba5f181caf78cb10d0f406564b2c2e39c2af41388083519560e4391a
|
|
| MD5 |
74fc172a6f6e09f53c15929115acf815
|
|
| BLAKE2b-256 |
dc78b5083cb93e249a6f9130d68ebeee85589dab39849be6e3496329ac518476
|