2.25.4 - Data Pull and Data Push Fixes and Optimizations

February 18, 2026

Data Pull

  • Data Pull flat grouping supports order lines being present in either the "Lines" and "Orders" mapping. This was previously available but a recent unintended change resulted in the "Orders" mapping no longer working in flat data structures
  • Data Pull jobs that time out are now handled gracefully. A log is generated and the task status is updated(instead of being stuck in process)
  • Improves SQL querying when appending lines to an existing order

Data Push

  • Fixes bug where Data Push integrations requiring Manual Approval would not send transactions
  • Manually sending a transaction now properly applies the Null Value Handling setting

Misc

  • the GET /materials endpoint SQL querying performance has been improved