Skip to main content

Hubspot Data Importer for Dust

This script imports company summaries from Hubspot into a Dust datasource. This open-source script, available on GitHub atdust-tt/dust-labs/hubspot, automates the process of exporting accounts updated in the last 24 hours from Hubspot and importing them into a Dust datasource. It fetches detailed account summaries, like so:
The script then formats and uploads this data to Dust. Because the script picks up accounts updated in the last 24 hours, running it daily keeps your Dust knowledge base current with Hubspot. Agents can then draw on this data to analyze support trends, response times, and customer service quality. Rate limiting and error handling keep the script reliable with large volumes of CRM data.