Adds or sets specific values in HubSpot multiselect dropdown properties, with intelligent merging or override capabilities.
When you need to programmatically select dropdown values based on workflow logic, update contact/company/deal properties, or manage complex property states across your CRM.
Automates property management, ensures data consistency, and enables sophisticated segmentation and categorization workflows without manual intervention.
Add the "Set Multiselect Dropdown Values" action to your workflow
Select the dropdown property you want to modify
Choose which values to select from that property
Decide whether to add to existing values or replace them entirely
- Dynamic Dropdown (populated from your HubSpot properties)
- The multiselect dropdown property you want to modify on the enrolled object
-
industry_categories, lead_sources, product_interests - Only shows multiselect dropdown properties available for the object type in your workflow
- Dynamic Checkboxes (populated based on selected property)
- The specific values you want to select/add to the chosen dropdown property
-
Technology, Healthcare, Finance (for an industry categories property) - Available options automatically update based on your dropdown property selection
- Boolean Checkbox
- When enabled, replaces all existing values with only the selected ones. When disabled, adds selected values to existing ones
-
false (adds to existing values) -
true = replace all, false = add to existing - Use carefully - override will remove any previously selected values
Automatically tag contacts with lead sources when they complete different forms
- Dropdown Property:
lead_sources - Values to Select:
Webinar Registration - Override Current Property:
false
Adds "Webinar Registration" to existing lead sources without removing previous sources
Update contact interests based on page visits or content downloads
- Dropdown Property:
product_interests - Values to Select:
Enterprise Software, Cloud Solutions - Override Current Property:
false
Adds both interests to the contact's existing product interest list
Automatically categorize deals based on value and source
- Dropdown Property:
deal_categories - Values to Select:
High Value, Enterprise - Override Current Property:
true
Replaces all existing categories with only "High Value" and "Enterprise"
Clean slate segmentation for contacts entering a new lifecycle stage
- Dropdown Property:
marketing_segments - Values to Select:
New Customer - Override Current Property:
true
Removes all previous segments and sets only "New Customer"