Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 24 Next »

9. May 2016
With great pleasure Dataloy presents API 3.0

Highlights of this Release:

 

Highlights of Dataloy API 3.0

Improvement of Array PUT

PUT has been improved to a more standard way of handling arrays. For more information, see the API Knowledge Base > update array section.

This is an API change. Customers who include arrays in PUT requests need to make changes.

Behavior prior to Dataloy API 3.0:

  • Including an array in PUT always inserts the elements in the array.

Behavior from Dataloy API 3.0:

  • Array elements without a key will be inserted
  • Array elements that includes a key will be updated
  • Array elements excluded from the array will be removed from the array

For examples, see  API Knowledge Base > update array section.

PUT Sub-Objects in a Single Transaction

API 3.0 introduces the ability to update sub-objects in a single transaction. Previously an update of the main object and a sub-object had to be separated in two PUT requests, resulting in two transactions. This new improvement is backward compatible. More information and examples: see API Knowledge Base > sub-object section.

Related Content

 Expand to see related content

Unknown macro: {dynamiccontentbylabel}

  • No labels