- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
[KNOWN ISSUE] fieldsToNull API call not updating the field in Subscription
Known Issue: when attempting to update the Notes field under Subscription using update() API call, it will return success result but no change is implemented. Here is the sample API call
<ns1:update>
<ns1:zObjects xsi:type="ns2ubscription">
<ns2:fieldsToNull>Notes</ns2:fieldsToNull>
<ns2:Id>2c92a09a56141435015631195120586d</ns2:Id>
</ns1:zObjects>
</ns1:update>
<ns1:result>
<ns1:Id>2c92a09a56141435015631195120586d</ns1:Id>
<ns1uccess>true</ns1
uccess>
</ns1:result>
Status: our engineering team is actively working on the issue with reference # SUB-5062. In the meantime, kindly perform the update via web UI and we really do apologize for the inconvenience.
Fix release date: TBD
Knowledge Center article for this feature: fieldsToNull
If you found my answer helpful, please give me a kudo ↑
Help others find answers faster by accepting my post as a solution √