Hi
I would like to get nice formatted phone numbers via HubSpot API.
My goal is to update the phone numbers in an external system. All phone numbers should look like the phone numbers in the HubSpot User Interface. I know the phone numers has different formats for the different countriers.
For example:
If the user enters ‘+41613456789’ HubSpot shows ‘+41 61 345 67 89’ (added some spaces).
If the user saves the number with spaces, HubSpot saves the spaces. If it is an US phone number, some other characters are added for the UI.
If I use the phone number validation in the property definition or as part of a workflow, the phone numer is stored without spaces or other special characters.
Is there a posibility to get the nice formatted phone numbers via API to show the phone numer in an external system?