Discussions

Ask a Question
Back to All

Search for contact by phone number via API

In the Dialpad app, I can search for a customer by the phone number. however, the contacts api only allows getting a contact based on their id or listing contacts based on the owner id. is there a way to look up a contact by the phone number? it seems like the only way i could do that programmatically is by listing all the contacts for each owner and then checking the phone number on each