function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AhmadAhmad 

Setting picklist to null value using Perl API

Hi Everyone,

 

We are syncing SFDC with our Customer database using Perl API. 

When we want to update picklist on SFDC side with null value (e.g., not selected), it does not get updated.

 

Which value should we pass through Perl API so picklist gets reset to NULL?