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.
Package Version: 0.4.0
Connector Version: 1.0.0
SDK Version: 0.1.0
Installation
uv pip install airbyte-ai-hubspot
Usage
from airbyte_ai_hubspot import HubspotConnector
# Create connector
connector = HubspotConnector.create(auth_config={"api_key": "your_api_key"})
# Use typed methods with full IDE autocomplete
# (See Available Operations below for all methods)
Available Operations
Contacts Operations
list_contacts()- List contactsget_contact()- Get a contact
Companies Operations
list_companies()- List companiesget_company()- Get a company
Deals Operations
list_deals()- List dealsget_deal()- Get a deal
Tickets Operations
list_tickets()- List ticketsget_ticket()- Get a ticket
Schemas Operations
list_schemas()- List custom object schemas
Objects Operations
list_objects()- List objectsget_object()- Get an object
Type Definitions
All response types are fully typed using TypedDict for IDE autocomplete support.
Import types from airbyte_ai_hubspot.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_hubspot-0.4.0.tar.gz.
File metadata
- Download URL: airbyte_ai_hubspot-0.4.0.tar.gz
- Upload date:
- Size: 71.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 |
c740bc1f94cb5bd8853d4a0813bcc529ec93756f63d66e7f7caf53aa0f6fd3f4
|
|
| MD5 |
ba1b849ed81956c0e2a2752d77510210
|
|
| BLAKE2b-256 |
09c4950c3686861d9b5c5f1e91008f8ace524897abb9571b53c2ec234c82d7f0
|
File details
Details for the file airbyte_ai_hubspot-0.4.0-py3-none-any.whl.
File metadata
- Download URL: airbyte_ai_hubspot-0.4.0-py3-none-any.whl
- Upload date:
- Size: 91.2 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 |
2e7d52ff537709b498a1cdc3e65172e188844ce2f041daf4115600473fc871ba
|
|
| MD5 |
ed9d3d95191bd064b16cd5bf3e09abbb
|
|
| BLAKE2b-256 |
88c12c693af80b44aab7ed2dfec350428aa211ff17ec118fa35678af2567fb11
|