Changes

Template:November2023Upgrade

384 bytes added, 20:15, 19 October 2023
Updated API to allow update and get/list for Profile Model field data
<!-- 132667 - Dataset for Data Exchange History Reporting -->
==== Updated API to allow update and get/list for Profile Model field data ==== 
We updated the API to allow update and get/list for Profile Model field data. When updating sf_Profile Model, data should be a jsonobject, with "node" = profilemodel jsonnode name, data should go in with node "dataobj" and then jsonobject or data, whichever schema that jsonnode has.
This is an example of how to update the profile model:
 
<pre> [{"recordid":"87983424","sf_Phone":"416 123 4567", "sf_Profile Model":{"node":"mytest","dataobj":{"1":"one","2":"two","3":"three"}}}]</pre>
<!-- 152787 - Profile Model JSON data update via SmartConnect API -->
 
==== Question Set Builder fields will no longer be affected by ID mismatch issue ====
 
If you have multiple environments and promote changes from a development, to staging, to live environment using the T2P tool you will no longer encounter the ID mismatch issue related to question set builder when moving fields between environments.
 
<!-- 148162 - Question Set Builder and T2P -->
Smartstaff, administrator
3,320
edits