Skip to main content

Salesforce Accounts Data Importer for Dust

This script imports your Salesforce account summaries into a Dust datasource. This open-source script, available on GitHub atdust-tt/dust-labs/salesforce, automates the process of exporting accounts updated in the last 24 hours from Salesforce and importing them into a Dust datasource. It fetches detailed account summaries, like so:
The script then formats and uploads this data to Dust. Run the script daily to keep your Dust knowledge base up to date with the latest account information from Salesforce. Agents can then work from this data to analyze support trends, response times, and customer service quality. The script includes rate limiting and error handling, so it stays reliable with large volumes of account data.