I creating a workflow to identify contacts from Finland based on the country code. On the form that captures those leads, I enabled "Show country code dropdown menu".
I set up the workflow in a way to check if the contact phone number starts with +358, 00358, 358, if that's met, the Country property would be 'Finland'.
I did some tests with fake numbers, and one of them didn't meet the country code criteria even though it started with +358. I checked the contact properties and found a notice 'This phone number is either invalid or is in the wrong format', which may be the cause for the unmet criteria.
Note - The number is actually not a correct or valid number, but I tried a few other dumb phone numbers and they still worked (have no error notice in the phone number format).
Anyone knowledgeable about this phone number format matter, please kindly advise what may go wrong and how I should fix to make sure the filter works for all cases.
@ABui4 If the number isn't valid, it won't be included in your workflow - HubSpot excludes it since it knows it is fake.
I'm not sure why some of the other dummy numbers worked, maybe they are actual phone numbers, but I would test against a real number to confirm it's working as expected.
One more thing - is there any way to add the invalid/wrong format check as one criteria in workflow? Curious because it's verified by HubSpot, but I was not able to find any record/property for that. Thanks a lot for your advice.