Update Custom Picklist Values
Add or remove options that are available in a custom picklist field. Changes will affect only the Salesforce picklists that inherit from the custom value set.
Options
Field | Definition | Type | Required |
---|---|---|---|
Record Type | A dynamically generated list of Record Types from your Salesforce account | String | FALSE |
Input
Field | Definition | Type | Required |
---|---|---|---|
Picklist | |||
Label | API value of the picklist field | String | TRUE |
Name | display name of the picklist field | String | TRUE |
Options | |||
Add Values | display names of the values that you want to add to the picklist | String | FALSE |
Remove Values | display names of the values that you want to remove from the picklist | String | FALSE |