What's new with DataBlend? June 5th Release Notes.

The highly skilled product team at DataBlend releases new connectors and updates monthly. It's our way of keeping the product fresh and up-to-date with the latest connectors and improvements. Below is a brief outline of the newest release. See our release notes: https://lp.datablend.com/knowledge/release-notes-1

Existing Connector Updates

There is a reason why DataBlend is trusted by the top finance and accounting departments at over 1200 companies. Our impressive product team is committed to updating and improving our growing number of connectors, enabling users to have fast, reliable, and secure integrations between their everyday applications in the Office of Finance.

With this brand-new DataBlend release, we've updated the following connectors:

ADP WFN Classic
  • Data Target: Fixed an issue where the Pay Input Data Target completed successfully but did not populate any data in ADP when invalid or missing Associate OIDs were included in the payload
  • Data Target: Added Terminate Work Assignment Data Target
  • Data Target: Added General Deduction Instruction Change, Start, and Stop Data Targets for managing employee deduction schedules
  • Collector: Added all remaining supported API parameters to the Worker Collector UI (excluding $filter)
  • Collector: Updated logs for all ADP Classic jobs (collectors and targets) to include the Correlation ID in every call
  • Collector: Added Worker Payroll Instructions Collector and Deduction Configuration Details Collector
  • Collector: Fixed an issue where ADP Collectors intermittently errored with "Error while copying content to a stream"
ADP WFN NextGen
  • Data Target: Added Terminate Work Assignment Data Target
  • Data Target: Added General Deduction Instruction Change, Start, and Stop Data Targets
  • Collector: Updated the Worker Collector to sort JSON arrays by primary/active status and effective date for consistent result ordering
  • Collector: Added Worker Payroll Instructions Collector and Deduction Configuration Details Collector
  • Collector: Added worker filter parameters (Fields, Filters, Top, OrderBy) to the Time Off Balances, Time Off Requests, and Time Off Configurations Collectors when "All Employees" is enabled, reducing unnecessary per-worker API calls
Ceridian Dayforce
  • Collector: Fixed an issue where the Payroll DataEntry Collector silently dropped all query-string criteria (ppn, source, employee XRef, date range, etc.), returning zero rows; corrected PeriodStartDate/PeriodEndDate setter bugs; added URL encoding of parameter values; and fixed double query-string application on paginated requests
Concur
  • Collector: Updated the Payment Batch Collector to support multi-select and parameterized batch IDs in Close Manually mode
  • Collector: Added Concur API response error codes to logs to support troubleshooting of invalid Batch ID errors
D365: Business Central
  • Collector: Updated the Company dropdown for Search, Search OData, and Search CodeUnits Collectors to support infinite scroll, allowing selection beyond the previous 50-company limit
HubSpot
  • Collector: Fixed an issue where using split-value parameters alongside other filters caused the collector to exceed HubSpot's 18-filter limit due to each split value being counted as a separate filter
  • Collector: Fixed an issue where Bookmark and Filters could not be used together on the Deals Collector
  • Connector: Improved retry handling for intermittent "An error occurred while sending the request" errors on HubSpot collections
NetSuite
  • Data Target: Fixed an issue where the Bulk Import (Map Reduce) Data Target incorrectly reported a successful completion status when the import timed out
  • Collector: Added retry logic for NetSuite Collectors that stall with no response from the API
Pipedrive
  • Collector: Fixed an issue where Deal ID parameters were not being applied correctly in the Deal Products Collector, causing a "value is invalid for target location" error
Procore
  • Collector: Added multi-select Projects parameterization to the Requisitions Collector
QuickBooks Online
  • Connector: Updated the Reporting API integration ahead of Intuit's June 30, 2026 migration to the modernized Reports API service
Rillet
  • Connector: Updated to support Rillet API V3, adding access to new endpoints including Balance Sheet and Trial Balance reports (V2), invoice sent_at field, related entity on journal entries, Reimbursements, and Pending Contracts (V3)
Sage Intacct
  • Data Target: Fixed an issue where the Batch By field dropdown did not populate values for certain queries on the Data Target configuration page
Sage Intacct / HubSpot
  • Connector: Improved error handling and retry behavior to reduce intermittent workflow failures caused by transient API errors from HubSpot and Intacct

UI Updates

  • Fixed an issue where the Dashboard Workflow Status filter auto-selected "Complete" when reopening the filter after previously selecting only Warning and Error
  • Fixed an issue where the "Actual" value for date parameters was displayed in the user's local time zone instead of UTC, and did not respect the configured date format
  • Added a notification when a CSV or Excel file download fails, rather than silently logging the error to the browser console only
  • Significantly enhanced the SQL code editor on the Query edit page, including: human-readable Data Source Schema name markers replacing GUIDs, improved autocomplete (Ctrl+Space), inline SQL validity indicators, Expression Help panel, collapsible Expression Builder layout, and improved insert SQL code functionality

Platform Updates

  • Fixed an issue where a malformed search predicate (empty predicate object) in API requests caused a stack overflow and crashed the API process
  • Fixed an issue where the login process recorded the proxy's IP address instead of the user's actual IP address
  • Fixed an issue where SSO logins did not honor the returnPath query parameter, always redirecting to the dashboard instead of the originally requested page
  • Fixed an issue where the session keep-alive mechanism stopped sending requests after a single failure, potentially causing unexpected logouts
  • Fixed an issue where the HTTP session cookie could lag behind the browser cookie by up to 30 minutes, causing premature session expiration and unexpected 401 logouts
  • Fixed an issue where Data Quality Report emails were not being sent for certain groups
  • Added custom header support to the ADP API Script method to support ADP endpoints that require custom request headers
  • Added the ExcelDataReader library to the Script plugin to support parsing Excel files in scripts