Version 10.3 Platform
From LongJump Support Wiki
Revision as of 01:52, 13 December 2014 by imported>Aeric
6 Dec 2014
Bulk Record APIs
- Programmers who use the platform's REST APIs can add, update, and delete multiple records at a time, in the same way that they can retrieve multiple records using the REST record-search API.
- Learn more: REST API:bulk record Resource
Other Enhancements
- Bug Fixes
6 Sep 2014
Simplified Structure for the REST Application Access API
- Element attributes have been converted into the sub-elements in the data structure for the Application Access API. The simplified structure supports the JSON data format, as well as XML.
- Learn more: REST API:applicationAccess Resource