Restrict new phone number search by area code
C
Clifford Paulick
Buying a new phone number allows searching by "starts with" or "ends with" but if I want to search by "ends with = 1234" and I want a Local phone#, it's not actually helpful unless I can filter results only to my desired local area code, which is essentially "starts with = 492" AND "ends with = 1234"
Log In
Activity Feed
Sort by
C
Clifford Paulick
C
Clifford Paulick
Twilio's has it in their API: https://www.twilio.com/docs/phone-numbers/api/availablephonenumberlocal-resource
But not in their "Buy a Number" UI, which it looks like your UI copied (screenshot): https://console.twilio.com/us1/develop/phone-numbers/manage/search
But GHL can do better than Twilio :)
So please add their
AreaCode=XXX
parameter from their API that's even missing from their UI.