Skip to main content

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.15.1

Connector Version: 0.1.1

SDK Version: 0.1.0

Installation

uv pip install airbyte-ai-hubspot

Usage

from airbyte_ai_hubspot import HubspotConnector
from airbyte_ai_hubspot.models import HubspotAuthConfig

# Create connector
connector = HubspotConnector(auth_config=HubspotAuthConfig(client_id="...", client_secret="...", refresh_token="...", access_token="..."))

# Use typed methods with full IDE autocomplete
# (See Available Operations below for all methods)

Available Operations

Contacts Operations

  • list_contacts() - Returns a paginated list of contacts
  • get_contact() - Get a single contact by ID
  • search_contacts() - Search for contacts by filtering on properties, searching through associations, and sorting results.

Companies Operations

  • list_companies() - Retrieve all companies, using query parameters to control the information that gets returned.
  • get_company() - Get a single company by ID
  • search_companies() - Search for companies by filtering on properties, searching through associations, and sorting results.

Deals Operations

  • list_deals() - Returns a paginated list of deals
  • get_deal() - Get a single deal by ID
  • search_deals() - Search deals with filters and sorting

Tickets Operations

  • list_tickets() - Returns a paginated list of tickets
  • get_ticket() - Get a single ticket by ID
  • search_tickets() - Search for tickets by filtering on properties, searching through associations, and sorting results.

Schemas Operations

  • list_schemas() - Returns all custom object schemas to discover available custom objects
  • get_schema() - Get the schema for a specific custom object type

Objects Operations

  • list_objects() - Read a page of objects. Control what is returned via the properties query param.
  • get_object() - Read an Object identified by {objectId}. {objectId} refers to the internal object ID by default, or optionally any unique property value as specified by the idProperty query param. Control what is returned via the properties query param.

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


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.1.tar.gz (82.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

airbyte_ai_hubspot-0.15.1-py3-none-any.whl (112.1 kB view details)

Uploaded Python 3

File details

Details for the file airbyte_ai_hubspot-0.15.1.tar.gz.

File metadata

  • Download URL: airbyte_ai_hubspot-0.15.1.tar.gz
  • Upload date:
  • Size: 82.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for airbyte_ai_hubspot-0.15.1.tar.gz
Algorithm Hash digest
SHA256 3af7f017820e12fcabb130a5725f114fd5055be325d5efc3a1f14a0fc6fb9f93
MD5 86aeb71cb1ea1aac4ef40bea87226646
BLAKE2b-256 ad4092d12eb4acabb97a94b1187e177fdfe2b3549e159378a9c799b5c8c174e2

See more details on using hashes here.

File details

Details for the file airbyte_ai_hubspot-0.15.1-py3-none-any.whl.

File metadata

File hashes

Hashes for airbyte_ai_hubspot-0.15.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c32914ef55f7221155c29dc239e55568a7e1fb1f7e3c2e74846fa7a3dcdcfd75
MD5 3b3c1eab8546091b984a9316078df7a5
BLAKE2b-256 dff67a10d29735db42ce99e3bf7edc49a3db547e1237eb8b5ea37d4f5d8f659b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page