API for searching customers by phone number – for telephony integration
Extend the Customers/getAll API so that customers can be searched by their phone number. This enables telephony integration. When a customer calls in it will be possible to display their name on the phone display and/or in the PBX web interface.
2
votes
Pavel Cenek
shared this idea
-
Enrico Portolan commented
Be able to search customer by phone number using the following API: https://mews-systems.gitbook.io/connector-api/operations/customers#search-customers
In Mews application it's already possible, so it would be good to have feature parity in the API