
Week 3, December 2025
📂
File Picker Search available in closed beta for SharePoint
We’ve added search to our File Picker feature, making it easier to find the exact files and folders you want to sync, especially in large orgs. Your customers can now:
- Search across all of SharePoint with a top-level, generic search
- Search within a specific container (like a Site or Drive) to narrow down results
This is a large unlock for your enterprise customers with thousands of SharePoint sites, removing the need to scroll within File Picker to find a file or folder.
This is currently available in closed beta, so please reach out to your Customer Success Manager if you’d like access.
✨
Merge Unified
💰 Accounting
- Added support for quantity and unit_price on POST /expenses for QuickBooks Online, Xero, and NetSuite
- Performance improvement for initial syncs on GET /invoices for NetSuite
- Mapping enhancement for invoice number consistency across GET /invoices and POST /invoices for NetSuite
- Edge case handling improvements for POST /contacts for NetSuite accounts without subsidiaries
- Edge case handling improvements for incremental syncs on GET /tracking-categories for NetSuite
- Error handling improvement for QuickBooks Online test linked accounts entering “Relink Needed” status
- Error handling improvement to prevent long initial syncs in Sage Intacct when deleted-record configurations are present
- Error handling improvement for line item descriptions on POST /expenses for QuickBooks Online
🤝 ATS
- Edge case handling improvements on POST /applications to prevent duplicate application creation for Ashby
🏆 CRM
- Mapping enhancement on GET /accounts to improve sync performance for HubSpot
- Error handling improvement on POST /accounts to prevent account creation failures for HubSpot
- Performance improvement on GET /accounts, GET /contacts, and GET /leads to prevent initial sync errors from oversized responses for Salesforce
- Improvements to GET /accounts to better configure daily sync schedules for Salesforce
📁 File Storage
- Edge case handling improvements on GET /files with order_by=created_at query param
- Edge case handling improvements on GET /files for SharePoint when certain file name patterns prevented download metadata retrieval
- Mapping enhancement on GET /drives for SharePoint to properly sync selective sync field values
- Performance improvement on GET /groups for SharePoint to avoid sync timeouts for admin accounts with large group counts
- Added support for native deletion detection on GET /files and GET /folders for SharePoint when items move outside selected selective sync nodes
- Error handling improvement on GET /files for SharePoint to prevent out-of-range issues in custom functions
🏠 HRIS
- Added support to improve employment status accuracy on GET /employees for UKG Pro
- Mapping enhancement for employee status transitions on GET /employees for UKG Pro
- Performance improvement on GET /employees to optimize batch handling for midnight updates for UKG Pro
- Mapping enhancement for employment detail synchronization on GET /employees for UKG Pro
- Mapping enhancement to reduce unnecessary modified_at updates from remote_data changes on GET /employees for UKG Pro
- Edge case handling improvements for employees with future start dates on GET /employees for Kallidus
- Performance improvement to reduce initial sync timeouts on GET /employees for Workday
- Error handling improvement for timesheet entry synchronization on GET /timesheet-entries for Personio
- Edge case handling improvements for missing employments for employees with current work assignments on GET /employments for Dayforce
- Error handling improvement on GET /employees to correctly represent pending employees with future start dates for Kallidus
🎟️ Ticketing
- Added support for collections, role, and team query params on GET /users
- Mapping enhancement on GET /tickets/meta/post to capture all tags and labels for teams with 50+ tags for Linear
- Performance improvement on GET /tickets by standardizing ticket URL mapping for improved SSO compatibility for Ironclad
- Edge case handling improvements on GET /tickets to resolve linking flow completion issues during OAuth authentication for Salesforce Service Cloud
- Error handling improvement on GET /tickets to better handle rate limits and third-party throttling for ClickUp
👨💻
SDK Updates
🧩
New Merge Agent Handler Connectors
We’ve added Zoho CRM and DataDog to Merge Agent Handler. Try them out and let us know if you have any feedback!

🕵️
Merge Agent Handler
New feature: Webhooks - Real-time integration power
We’re thrilled to announce our latest feature, Webhooks!
Agent Handler now supports webhooks, starting with Slack as the first connector. You can trigger Agent Handler workflows from Slack events (for example, messages or channel activity), with support for additional connectors coming soon. Find it in Settings!

🚀 Enhancements to connectors
- Google Calendar - Real-time webhook notifications for calendar events
- Slack - Advanced webhook integration for instant messaging updates
- ServiceNow - Universal custom table support for any ServiceNow table
- Outlook - Improved recurring event handling and ID management
- HubSpot - Better rate limiting and performance optimization
- Salesforce - Enhanced connection validation with clearer error messages
- SAP SuccessFactors - Various performance improvements
- GitHub - Enhanced security with PKCE authentication support support
💻 Interface Enhancements
- Updated UI components with consistent styling
- Optimized experience across all screen sizes
- Better visual feedback throughout the platform through improved loading states
- Streamlined configuration with collapsible navigation
- Better organization with drawer-style navigation
🎯 Webhook Management UI
- Added interface for managing webhook configurations
- Added live monitoring of webhook registration and activity
- Added setup process for inbound webhooks
🔒 Security Enhancements
- Advanced protection against malicious webhook targets
- Improved verification through robust webhook signature validation
⚡ Performance & Reliability
- Enhanced Kubernetes health checks and monitoring
- Improved rate limiting through intelligent handling of API rate limits across connectors
- Resolved various edge cases and improved error handling
- Enhanced backend performance and response times
🔧 Technical Improvements
- Enhanced support for public Model Context Protocol servers
- Improved error messages with more descriptive feedback for troubleshooting
- Enhanced input validation across all endpoints
- Better handling of long-running operations