This article explains the purpose, use cases, and operational steps for the "Country output from address" action, part of the third-party HubSpot app "Custome Workflow Starter."


The primary purpose of this workflow action is to automatically find or estimate the country to which an address belongs, based on an address string (like city, state, and street) stored in a HubSpot property.
As the action description notes, it will output "Japan" from a Japanese address like "7-5-1 Hakusan, Toride City, Ibaraki Prefecture," or "Canada" from a Canadian address like "Nelson Ave, Burnaby, BC."
The result is returned as an output value called "result." This value can be used in subsequent workflow actions. Please use it for updating properties or for branching conditions.
This feature is very effective for cleaning up address information that is missing country data.
The video shows the setup and execution of a workflow that finds the country ("Canada") from a Canadian address string ("Nelson Ave, Burnaby, BC").
Step 1: Check Workflow and Trigger
Event Date" property value is changed.Step 2: Add the Custom Action
Step 3: Select the Action
Step 4: Specify the Address for Lookup
jp, en, japan, etc.)."Nelson Ave, Burnaby, BC".Step 5: Activate the Workflow and Confirm Execution
Step 6: Verify the Final Result
LABEL is result and the VALUE is Canada.This output value (Canada) can then be used in a subsequent "Set property value" action to save it to the contact's "Country/Region" property.
No, it is not a standard feature. The feature explained in this article is a custom action that becomes available by installing a third-party app called "Custome Workflow Starter" in HubSpot.
No, it is expected to work for addresses in other countries as well. The article's "Purpose" section uses addresses from Japan (e.g., "7-5-1 Hakusan, Toride, Ibaraki") and Canada (e.g., "Nelson Ave, Burnaby, BC") as examples, but this is a feature intended for estimating the country for global addresses.
This action only "outputs" the country name (as result). To save that value to a property, you must add HubSpot's standard "Set property value" action after this custom action in the workflow. In that standard action's settings, you would select the property to update (e.g., "Country/Region") and then use the token for the output value (result) from this "Country output from address" action as the value to set.
We can customize this sample to match your specific business requirements.
Book Free ConsultationPut it on Trello!Need a fix for HubSpot, CMS, or GAS? Post it on Trello.
Development Requests Here