Releases: apideck-libraries/node-sdk
Releases · apideck-libraries/node-sdk
3.1.1
What's Changed
HRIS API
- Overall improvements of the coverage for department properties for integrations: Gusto, Cascade HR
CRM API
- Added sorting capabilities for the Unify Activities
- Added filtering by
company_id
,owner_id
,contact_id
for the Unify resource Activity - Added filtering by
owner_id
,primary_contact_id
for the Unify resource Opportunity - Added sorting & filtering for Opportunities and Activities for Microsoft Dynamics CRM
- Added mapping for reading/writing Notes for Microsoft Dynamics CRM
- Added mapping for reading/writing Notes for Close
- Removed minLength for a Unify Contact
Accounting API
- Added the option to write Journal Entries for Netsuite
- Added the option to write Journal Entries for Sage Intacct
- Improved the Xero mapping for Bills
Merged PRs
- Automated update by SDK Generator by @nicklloyd in #159
Full Changelog: 3.1.0...3.1.1
3.1.0
What's Changed
Ecommerce API
- Added
customer_id
filter to E-Commerce: Orders
HRIS API
- Improved employee mapping & pagination for UKG Pro
- Deprecated API key authentication & "people" endpoint for Hibob in favor a new faster "people/search" endpoint and Service User authentication.
- Improved employee mapping for Hibob
- Extended the employee mapping for Ceridian Dayforce
- Overall improvements of the coverage for employee properties for integrations: Officient, Namely, Paychex, PayFit, Ceridian Dayforce, Cegid talentsoft, Employment Hero
- Employee model
leaving_reason
can be null
Accounting API
- Added write support for Journal Entries for Exact Online
- Added filtering & sorting options for Netsuite
Proxy API
- Added automatic HMAC authentication for Netsuite
Ecommerce API
- Added orders filter by customer_id on Shopify, Picqer, Shopware, BigCommerce, Prestashop, Magento
ATS API
- Added support for writing Job applications for Teamtailor
CRM API
- Added Attio as auth-only integration
Merged PRs
- Automated update by SDK Generator by @nicklloyd in #158
Full Changelog: 3.0.1...3.1.0
3.0.1
What's Changed
Unify
- remove
custom_mappings
fromInvoiceLineItem
as only belongs on root of resources
Merged PRs
- Automated update by SDK Generator by @nicklloyd in #156
- Automated update by SDK Generator by @nicklloyd in #157
Full Changelog: 2.9.3...3.0.1
2.9.3
Accounting API
- Extended Journal Entries with customer.
Merged PRs
- Automated update by SDK Generator by @nicklloyd in #154
Full Changelog: 2.9.2...2.9.3
2.9.2
What's Changed
HRIS API
- Fix: Corrected employees model for GetEmployeesResponse, which impacted the SDKs
Full Changelog: https://github.com/apideck-libraries/node-sdk/commits/2.9.2