Hi all,
I'm updating my LeadRecord data. There are 3 fields whose data need to be updated, and their data type are String, DateTime and Boolean.
After update-request, I could get the response status 'UPDATED', But only the String and DateTime fields have their new values. Value of the Boolean field is not changed.
I'm sure that my user has permission to update data of LeadRecord by SOAP APIs, and I'm also sure that the Boolean field has no 'Block Updates From' setting.
How could it happen?
Any suggestions?
Thanks,
Biao