Changes

Template:July2024Upgrade

614 bytes added, 22 July
Updated SmartConnect API
<!-- 163265 - SmartConnect Functions Very Slow -->
Clients may now manage the inclusion of archived records in SmartConnect API calls. Use the parameter '''{"includearchive":0}''' to exclude archived records, and improve performance. Archived records by default are included in API Calls.
 
<!-- 163599 - No validation in API Integration - Security Risk -->
When using the update function via the SmartConnect API, the values sent will now be validated based on the field type. For example:
* A number field must receive numerical information.
* A date field must receive date information in a date format.
* An Advanced Data Table must receive XML data.
* A JSON field must receive JSON data.
 
If content is sent to the Advanced Data Table custom field in a format that is not XML, it will be ignored. A new field error node will list the fields that failed validation for record creation and updates.
Smartstaff, administrator
3,504
edits