salesforce_bulk
salesforce_bulk copied to clipboard
Updating picklist in Array format
I cannot pass Array as argument. Example my account has picklist that accepts array as argument. MyPicklist__c => Array. But it takes array as string
I fixed this error in my rewrite of the gem: https://github.com/propertybase/executrix