I am trying to format a URL to take Hubspot to a specific customer record based on the customer telephone number. Currently, I can go to a specific customer record with this:
https://app.hubspot.com/contacts/xxxxxxxx/record/0-1/101.
where ‘xxxxxxxx’ is my account number and /record/0-1/101 is the Hubspot database record, not the phone number for the contact.
Does Hubspot support something like this?
https://app.hubspot.com/contacts/xxxxxxxx/ani/npa-nnn-nnnn.
where:
/ani/ tells Hubspot to look up by phone number and
npa-nnn-nnnn is the customer phone number.
My VoIP service can generate a URL with the calling phone number.
Can HubSpot do this?