π Product Updates
π Access tokens on demand
We've added a new API endpoint that returns a valid access token for connectors that support OAuth refresh flows.
Previously, developers could retrieve refresh tokens from Hotglue but were responsible for implementing each provider's token refresh flow themselves.
Now, Hotglue handles the entire refresh lifecycle behind the scenes: invoking the connector-specific refresh logic, updating the stored credentials, and returning a fresh access token in a single API call.
Available today for HubSpot, QuickBooks, Dynamics 365 Business Central, and more.
Check out the full API reference: https://docs.hotglue.com/api-reference/access-tokens/retrieve-access-token
π οΈ Reproduce ETL issues locally
Debugging a failed ETL job just got a lot easier. We've added a new hotglue etl setup-local-run command to the Hotglue CLI that recreates a job's execution environment on your local machine so you can reproduce exactly what happened in production.
The command downloads the job's input files and generates a .env file containing the environment variables that were present when the job ran, allowing you to debug against the same inputs and configuration used by Hotglue.
Once downloaded, run your ETL script locally using your preferred tooling. The generated .env file works with VS Code launch configurations or can be sourced directly from your terminal.
Full docs: https://docs.hotglue.com/cli/etl#etl-set-up-local-job-data
β‘ New Connectors
New connectors now available: Airwallex (payments), CMiC (construction ERP), 7shifts (restaurant operations), and Rillet and DualEntry (AI-native ERPs).
We're continuing to expand the Hotglue connector library to help you integrate with the systems your customers rely on every day.
Thatβs all for this month! Thanks for reading :)
Want to chat with our team? Book a demo.