fieldsToNull in Salesforce API Call
While doing API Calls in Salesforce, in fieldsToNull, an Array of one or more field names can be passed for whose value you want to explicitly set to null. When used with update() or upsert(), you can specify only those fields that you can update and that have the nillable property. When used with create(), … Continue reading fieldsToNull in Salesforce API Call
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed