Elements
Microsoft Dynamics GP
IN, OR operators can now access the GET/purchase-order call.
Microsoft Dynamics CRM REST
Element Standard Content type (Multipart form data) are now accessible for attachments endpoint.
Netsuite ERP
You can now access the functionality of not equals operator for boolean fields isInactive
and isOrdered
.
Sage Intacct
If there is no record in response to Intacct send the data which does not match the root key sending empty responses if the standard data is not found.
Xero
You can now experience the improved authentication to support multi-tenant connections without using optional fields (xero.tenant.id OR xero.tenant.name)
Zoho
You will find that the OR operator is supported in WHERE clause for GET ALL queries for zohocrmv2
Platform
- You can pass through polling intervals while calling PUT /instance-events
- During element token validation, make excessive data base calls and do not use the result at all.
- Retry params are being passed in FaaR trigger payload:
- Updates the retry delay mechanism, now the exponential retries will take place in exponents of 2 numerical intervals for every retry.