Four endpoints each, covering the employee record on one side and the hiring pipeline on the other.
GET /employees, GET /employments, and GET /locations for the core employee recordGET /employee-payroll-runs for deductions, earnings, and tax detail per runGET /jobs and GET /job-postings for open roles and the listings candidates seeGET /applications and GET /job-interview-stages for submissions and pipeline stepsRead more in the Employees docs.
POST /expenses creates expenses on QuickBooks Online, and POST /invoices creates invoices on Sage Intacct. QuickBooks Online expense creation uses an updated request structure. Read more in the Expenses docs.
Set a Jira ticket's status and priority with Jira's own values, and a custom workflow configuration maps straight through.
PATCH /tickets has the ability to set native status and priorityPOST /tickets has the ability to set native priorityPATCH /ticketsRead more in the Tickets docs.
Scope and selective sync filter changes made in Merge Link are attributed to the end user who made them. Partner credential updates record who changed them and when.
Improvements
GET /jobs returns job descriptions when the separate Job Posting model is disabledshow_enum_origins is setGET /payroll-runs adds a reference to the general ledger export behind each runGET /employments returns current remote dataGET /employees syncs records carrying an area code without a phone numberPOST /contacts applies the account's default currency on single-currency accountsPOST /invoices populates the associated contact GET /accounts, GET /tax-rates, and GET /tracking-categories sync on accounts-payable-only configurations with restricted receivable permissionsGET /opportunities expands custom field data on the opportunity and its related recordsGET /files, GET /folders, GET /drives, and GET /permissions complete initial sync when sites fall outside Selective Sync filtersGET /permissions detects and processes permission changes faster