
View All Changelogs
December 3, 2025
Week 1, December 2025
✨
Merge Unified
💰 Accounting
- Added support for POST /expenses for Sage Intacct — enables complex multi-entity expense creation.
- Mapping enhancement for POST /invoices for NetSuite — improved bulk write operations for invoice creation.
- Mapping enhancement for POST /journal-entries for NetSuite — improved bulk write record construction for journal entries.
- Edge case handling for POST /expenses for Sage Intacct — improved attachment uploads when the company ID is null.
🤝 ATS
- Edge case handling for POST /candidates for UKG Pro Recruiting — resolved errors during candidate creation
- Mapping enhancement for GET /attachments for SAP SuccessFactors — ensured candidate attachments are correctly associated with their respective records.
🤝 CRM
- Error handling improvement for POST /tasks for Salesforce — improved validation and error messaging for task creation.
- Performance improvement for GET /tasks for Salesforce — optimized task retrieval for faster syncs and UI loading.
📁 File Storage
- Performance improvement for GET /files for Google Drive — increased page size to reduce sync duration and improve overall sync performance.
- Error handling improvement for GET /files for SharePoint — fixed selective sync so newly added files on selectively synced sites are captured in subsequent syncs.
- Behavior update for webhook setup for SharePoint — skipped webhook setup when Selective Sync filters are enabled to reduce initial sync time in test and proof-of-concept environments.
- Error handling improvement for GET /groups for SharePoint — improved delta token handling and support for deleted groups during group synchronization.
- Error handling improvement for GET /files for SharePoint — resolved 400 Bad Request errors by improving drive ID population and file download validation.
🏠 HRIS
- Added support for GET /employees for Sage People — added manager and employment status as supported employee fields.
- Error handling improvement for GET /employments for Dayforce — corrected remote data mapping so CompensationSummary data is stored under the appropriate path.
- Error handling improvement for GET /employees for Google Workspace — ensured the manager field is cleared when the manager is removed in the source system.
- Error handling improvement for GET /employees for Google Workspace — improved manager field population for records where a manager was previously removed.
- Error handling improvement for GET /employees for HRWorks — fixed time-off date range validation to prevent sync failures.
- Error handling improvement for validation for Justworks — resolved validation failures occurring after account relinking from deprecated authentication.
🎟️ Ticketing
- Edge case handling for GET /tickets for Asana — improved partial-match behavior to make live ticket search more effective.
- Bug Fix for PATCH /tickets for Linear — fixed tag and label mapping so they are no longer overwritten when updating ticket descriptions.
- Added support for POST /tickets for ServiceNow — added tag handling so tags are correctly applied when creating tickets.