Skip to main content

llama-index readers hubspot integration

Project description

Hubspot Loader

pip install llama-index-readers-hubspot

This loader loads documents from Hubspot. The user specifies an access token to initialize the HubspotReader.

At the moment, this loader only supports access token authentication. To obtain an access token, you will need to create a private app by following instructions here.

Usage

Here's an example usage of the HubspotReader.

import os

from llama_index.readers.hubspot import HubspotReader

reader = HubspotReader("<HUBSPOT_ACCESS_TOKEN>")
documents = reader.load_data()

This loader is designed to be used as a way to load data into LlamaIndex.

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

llama_index_readers_hubspot-0.3.0.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file llama_index_readers_hubspot-0.3.0.tar.gz.

File metadata

File hashes

Hashes for llama_index_readers_hubspot-0.3.0.tar.gz
Algorithm Hash digest
SHA256 fc8bce5bc9af8eeb4215b094fb787a7fb98bd9b52f79fe19894a67854eca5e68
MD5 352bd78e42413090d195d100552dfc35
BLAKE2b-256 a5d454c1168541d71c5d4ff4429b6052da251e547337b6121191b23abee0f617

See more details on using hashes here.

File details

Details for the file llama_index_readers_hubspot-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_readers_hubspot-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 af25f52fb92b83890418858931776c0ac31efe44af96dc3b82472a4322ce0cb2
MD5 06df1398e50d03c59ef9f159c282cd59
BLAKE2b-256 2c1979df04445aa809cb8ec09207db3e33ffa44ce3bafa8b7030bccae1c5bd87

See more details on using hashes here.

Supported by

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