I'm working on creating a workflow in HubSpot where: When a lead selects their country in a form, they are automatically assigned to the correct Sales Rep as their Contact Owner.
The Contact Owner should be determined based on the selected country. We have over 52 countries to manage, and I’m not sure where to start.
Could you please recommend the best approach? Should I create a custom dropdown property, or is there a better way to handle this in HubSpot?
You would enroll contacts "When filter criteria is met" based on "Country is known AND Contact owner is unknown"
You would then add a branch after enrollment (AND/OR branch, the second option)
Each branch corresponds to one contact owner, for example: In the first branch, you filter for "Country is any of Germany, Austria, Switzerland", then you create another branch for the next person, filtering for their countries, and so on
Under each branch, use the "Edit record" workflow action to set the value of "Contact owner" to the corresponding sales person
Draft below:
Best regards!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
You would enroll contacts "When filter criteria is met" based on "Country is known AND Contact owner is unknown"
You would then add a branch after enrollment (AND/OR branch, the second option)
Each branch corresponds to one contact owner, for example: In the first branch, you filter for "Country is any of Germany, Austria, Switzerland", then you create another branch for the next person, filtering for their countries, and so on
Under each branch, use the "Edit record" workflow action to set the value of "Contact owner" to the corresponding sales person
Draft below:
Best regards!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer