We use cookies to improve your experience on our site. By clicking “Accept”, you are agreeing to the collection and use of data as described in our Privacy Policy.
We use cookies to improve your experience on our site. By using our site, you are agreeing to the collection and use of data as described in our Privacy Policy.
We’re excited to introduce our Chat Unified API! Now your product can securely access customer conversations in real time, without building and maintaining custom integrations. Read our launch blog post to learn more.
✨
Merge Unified
💰 Accounting
Edge case handling for GET /expenses for QuickBooks Online - Fixed an issue where negative-amount expenses could produce negative unit_price values during writes
Edge case handling for POST /expenses for QuickBooks Online - Improved handling when unit_price is null but item is populated to prevent validation errors
Mapping enhancement for PATCH /invoices for QuickBooks Online - Resolved a serialization error by ensuring total amounts are converted to strings
Error handling improvement for GET /expenses for NetSuite - Improved error handling for both bulk operations and single-record scenarios
Mapping enhancement for GET /expenses for NetSuite - Updated unit_price mapping to correctly reflect positive/negative values based on expense type
Edge case handling for GET /expenses for QuickBooks Online - Improved unit_price mapping to correctly handle negative values for purchase-type expenses
🤝 ATS
Added support for GET /jobs for iCIMS - Expanded remote data to include qualifications, overview, responsibilities, and department details
Added support for source name in POST /applications for iCIMS - Supported both nested candidate creation and existing-candidate flows
Edge case handling for resume uploads in POST /applications for Workable
Added support for offer deletion webhooks for GET /offers for Greenhouse - Enabled real-time offer deletion detection without expensive deletion syncs
Edge case handling for field mapping deletion in GET /offers for Greenhouse - Improved handling of stale field-mapping parameters
Performance improvement for scope validation in GET /applications for Workable - Added scope checks to avoid unnecessary API calls for unused models
Mapping enhancement for job posting population in GET /jobs for Ashby - Fixed job_posting not populating correctly
🏆 CRM
Performance improvement for GET /contacts for HubSpot - Improved large-sync reliability by enabling timestamp-based pagination resumption
Error handling improvement for GET /contacts for HubSpot
📁 File Storage
Added support for Site S2 timestamp-based subsequent sync for GET /files and GET /folders for SharePoint
Error handling improvement for webhook processing for GET /files and GET /folders for SharePoint - Improved webhook reliability to keep syncs consistent
Added support for SharePoint REST API integration for GET /groups for SharePoint
Edge case handling for permission scope validation for GET /files and GET /folders for SharePoint - Prevented scope-related sync failures
🏠 HRIS
Added support for selective sync expand filtering for GET /employees for Oracle HCM
Mapping enhancement for employment status normalization (using start/end dates) for GET /employees for Sage People
Mapping enhancement for returning the most recent employment record for GET /employments for UKG Pro
Mapping enhancement for employment creation when only job title data is available for GET /employments for Paychex
Mapping enhancement for home location creation when only country is populated for GET /locations for Humaans
Edge case handling for remote data for Shapes
Edge case handling for EU date parsing for GET /employees for Zoho People
Edge case handling for manager matching in GET /employees for ADP Workforce Now - Improved handling when multiple managers share the same name
Edge case handling for additional company ID parsing for GET /employees for Paylocity
Error handling improvement for deleted pay groups causing sync failures for GET /payroll-runs for Dayforce
Error handling improvement for missing work location creation for GET /locations for SAP SuccessFactors
Performance improvement for reduced remote data size in GET /employees for Workday
Performance improvement for scope checks to optimize sync times for GET /applications for Workable
🧠 Knowledge Base
Added support for GET /attachments for Confluence - Fixed attachment_url mapping for some records that were returning null
🎟️ Ticketing
Error handling improvement for GET /attachments for SpotDraft - prevent sync failures when custom workflows are archived
Error handling improvement for GET /tickets for Jira - Fixed sync task failures that could cause partial ticket syncs
Mapping enhancement for POST /tickets for Jira - Updated status mapping to align with Linear status types (instead of status names) for consistency
Mapping enhancement for PATCH /tickets for Jira - Improved custom status handling
Mapping enhancement for POST /tickets for Linear - Updated status mapping to use state types, with custom status support via integration_params.custom_status
Mapping enhancement for PATCH /tickets for Linear - Improved status handling to align with fetch mapping logic
⚛️ Cross-category
Added performance enhancements to field mappings for ADP Workforce Now
🔗 Merge Link
Added performance improvements for content in file picker
🕵️
Merge Agent Handler
⚡ Connectors & Tools
10 New Connectors Added: Dynamics 365 CRM (60+ tools), LinkedIn, DocuSign, FreshBooks, BambooHR, Apollo, Google Meet, Google Docs, Pylon, and SendGrid
Connector marketplace documentation updated
Enhanced Freshservice connector with OAuth domain handling and expanded test coverage
Improved Gong connector with library types and analytics enhancements
Fixed Salesforce custom fields being silently ignored in create/update operations
Added webhook support for GitHub and GitLab connectors
Enhanced Sentry connector with authentication improvements