Mar 1st 2022
Hey hotgluers! Here are the updates:
We have a lot of new fantastic features and improvements that we rolled out this month. Here they are:
We also have 22 new integrations 🎉
Integration updates and bug fixes
Stay tuned for more updates next time 🍻
Jan 14th 2022
Happy Friday hotgluers! Here are the updates:
You can now secure your account by enabling Multi-Factor Authentication in your Account Settings 🚀
Added filter to query exclusively for scheduled
jobs
HubSpot target now supports calling discover to get available objects/fields (similar to sources)
New endpoint for creating/updating a tenant config, which is available during runtime of transformation scripts
Bug fixes
GET /tenants
endpoint timeout issue resolved and performance improvedonTargetLinked
correctly – was causing issues in hotglue-elementsNew integrations have arrived 🎉
Integration updates and bug fixes
start_date
formatting for querying users
dataexchange_rate
from credit notescustomer
in journal entriesinventory_level
contacts
dataStay tuned for more updates next time 🍻
Dec 31st 2021
Happy Friday and Happy New Year hotgluers! Here are the updates:
You can now modify your notification preferences! Toggle updates on environment creation and scheduled job failures under Account Settings 🚀
Added count
query param to get jobs endpoint to allow retrieving full job history
Bug fixes
state.json
files from being used by future jobs (discovered with tap-klaviyo)New integrations have arrived
engagements
and contacts
to HubSpotIntegration updates and bug fixes
tap-netsuite
bug fixes:
Item
rate schema fixedtap-sftpnow supports delete_after_sync
option which automatically purges files from remote server after sync is completed
tap-shopifynow supports pulling shop
data and orders in transit
target-netsuite
updates:
subsidiary
fieldtarget-intacctissues with case sensitive posting type and rounding errors fixed
target-shopifynow supports updating inventory_level
Stay tuned for more updates next time 🍻
Dec 17th 2021
Happy Friday hotgluers! Here are the updates:
You can now invite your team members to join your hotglue organization! Find this option under Account Settings 🚀
Secret API Key is now available under your environment settings. Note: any requests from your backend should now be done using the secret API key, not the public API key.
Bug fixes
JOB_CREATED
) are automatically handledNew integrations have arrived
Integration updates and bug fixes
campaign_budget
and invoices
TooManyFilesError
org
parameter rather than full domain
ListView
data in memory during executioninvoices
department
and location
fieldsdepartment
and location
fieldsinventory_level
Stay tuned for more updates next time 🍻
Dec 3rd 2021
Happy Friday hotgluers! Here are the updates:
Added ability to run multiple target jobs for one user concurrently! 🚀
New integrations have arrived
tasks
directly to Salesforce!products
directly to WooCommerce!Integration updates and bug fixes
Stay tuned for more updates next time 🍻
Nov 19th 2021
Happy Friday hotgluers! Here are the updates:
Added automatic validation of tokens for API-based sources in the widget. Beta support is now available for Mailshake and ActiveCampaign 🚀
New version of hotglue-elements (0.0.15
) with support for target flows
Added new widget options:
HotGlue.link
Updated the demo on our landing page!
New integrations have arrived
Integration updates and bug fixes
Added new listeners to the widget
onTargetUnlinked
onWidgetOpen
Stay tuned for more updates next time 🍻
Nov 5th 2021
Happy Friday hotgluers! Here are the updates:
Revamped job logs view, designed to handle longer job logs 🎉
Added setting to automatically enable default sync schedule when tenants link a source
Fixed bug with OAuth target settings not working
Added support for tap Statflo – currently supports pulling Customer Activity
Added support for target Shopify – currently supports pushing products
Updated tap-intacct to dynamically pull and use available fields
Fixed bug in tap-mixpanel causing errors when pulling cohort_members
Fixed bug in tap-blackbaud causing errors due to a dependency mismatch
Stay tuned for more updates next time 🍻
Oct 22nd 2021
Happy Friday hotgluers! Here are the updates:
state.json
of sources via APIARINVOICE
, ARADJUSTMENT
, CUSTOMER
, and ITEM
education
, lifetime giving
, and fundraiser assignment
Stay tuned for more updates next time 🍻
Oct 1st 2021
Happy Friday hotgluers! Here are the updates:
Added support for tap Mixpaneland SFTP 🎉 – docs coming soon 📖
Added support for targetMySQL
Restructured the Flow details page to be more intuitive
Improved tenant search functionality
Enabled passing state
data directly from hotglue API to a job
Fixed issue with clearing webhook settings in environment settings page
Fixed bugs with modifying sync schedules in job sync schedule page
Fixed error when starting multiple Jupyter workspaces for the same flow
hotglue-elements
version
0.0.14
released 🚀
Connections
componentStay tuned for more updates next time 🍻
Sep 15th 2021
Happy Wednesday hotgluers! Here are this week's updates:
currency_code
Stay tuned for more updates next week 🍻
Aug 6th 2021
Happy Friday hotgluers! Here are this week's updates:
Added support for tap Mailchimp and PagerDuty 🎉 – docs coming soon 📖
Fixed issues when loading JupyterLab workspace from hotglue panel
hotglue widget now validates that required fields for API sources are filled (such as tap NetSuite and Chargebe)
Fixed bug on target Intacct that caused issues when a Currency
was passed to a Journal entry
Fixed bug that allowed users to open errored environments
Updated field map interface to use the catalog for the selected tenant
hotglue-elements
version
0.0.13
released 🚀
styleOverrides
directly to the Connections
componentStay tuned for more updates next week 🍻
Jul 28th 2021
Hey hotgluers! We've been super busy over the last few weeks, and we're excited to share our updates!
Recipes 👩🍳
Many users have benefited from having a starting point when creating a new integration. To that end, we're excited to announce a brand new recipes feature!
When you head into the settings page for certain sources, you'll find a new recipes section which allows you to use one of our prebuilt configurations. Currently, recipes include pulling contacts and contact lists from CRMs like Salesforce, and pulling tickets/issues from systems like Asana and GitHub.
You can check out a short demo of this feature below!
Outside of that, here are all the updates:
HackerNews launch with open sign up
Recipes for CRMs (Salesforce, HubSpot) and Issue Systems (GitHub, GitLab), with more coming! 👩🍳
Major UX overhaul including:
Updated field map interface with performance improvements and emphasis on search
Sources page is now segmented into specific categories, and has many performance improvements
Added support for tap GitHub and ActiveCampaign 🎉 – with many more integrations on the way
Bug fixes on target Xero
Updated onboarding process for new users
Stay tuned for more updates next week! 🍻
Jul 9th 2021
Happy Friday hotgluers! Here are this week's updates:
Added support for target Airtable 🎉 – you can now push data directly to an Airtable base/table. Check out the open source Singer target on GitHub
Added support for tap Google Sheets – you can now sync data from a Google Sheet! Docs coming soon 📖
Added support for variables in the dataset IDfor target BigQuery – similar to path prefixes in target S3/Cloud Storage/Blob Storage (ex. {tenant_id}
, {flow_id}
)
hotglue-elements
version
0.0.11
released 🚀
onPopupClose
and onWidgetClose
Fixed bug where failing to link a testing OAuth source in the admin panel showed the error as [Object] object
instead of displaying the real error
Fixed wrong API error code being sent (500
instead of 400
) on BadRequest
Stay tuned for more updates next week 🍻
Jul 2nd 2021
Happy Friday hotgluers! 🚀
This week we've got a few updates to share:
preload
option in hotglue widgetStay tuned for more updates coming in the next few weeks! 🍻
Jun 25th 2021
Happy Friday hotgluers!
I'd love to share some improvements made over the last week:
client_secret
configuration for a source)hotglue-elements
on some browsers where the React element didn't wait for the hotglue widget to be present in the DOM before mountingproject_id
metadata in each substreamJun 15th 2021
Happy Tuesday hotgluers!
We're making an effort to be more transparent with our users regarding changes to the product and how things are going at hotglue!
To that end, I'd love to share some improvements made over the last week:
API
sourcescompanies_properties
catalog.json
, fieldMap.json
)Stay tuned for more updates soon! 🚀