03-23-2023 09:17 AM
We'd like to automate a solution where we contact phone numbers and have them validate the address we have on file for that phone line. Ideally, we'd feed a list of numbers and addresses to the system, the system would
Ideally, this happens within the Cisco UC ecosystem. Communications Manager, UCCX, and Unity Connection in particular.
Is this sort of thing possible?
03-24-2023 02:49 AM
I would say this should be possible using UCCX. If you have premium licensing, this would be best implemented using the outbound dialer function. That said, I don't know how good your response rate would be in this era of annoying robo-calls.
03-24-2023 03:07 AM - edited 03-24-2023 03:11 AM
You may also want to consider Webex Connect (the IMI Mobile acquisition) for this. It appears that CCX will stick around for a while longer but I’d be hesitant to deploy a new greenfield instance & build a workflow on top of it at this point.
In addition to Elliot’s comment about answer rate, which is very valid and another reason to use Webex Connect - it supports SMS as a channel, be sure to discuss this with your lawyer. Many jurisdictions have laws regulating outbound auto dialer calls. For example, the United States has the Telephone Consumer Protection Act (TCPA) at the federal level.
03-29-2023 10:30 AM
So, assume we make it part of our process where they have to call in (assuming this can be persuaded of them), what's the mechanism whereby I'm able to present them the "telephone-number,location" spreadsheet and store their response information?
03-30-2023 12:17 PM
Regardless of dial-in or out-dial you would need to store data on an external platform; Webex Connect or CCX are merely the IVR engine handling the voice contact. The traditional choice for CCX was an ODBC connection to SQL. Webex Connect / Webex Contact Center are going to want RESTful APIs instead, although you could certainly use middleware to translate between a modern API call and something else, e.g. SQL. Cloverhound just posted a blog article showing an example of this with WxCC: Webex Contact Center + Sheet DB Integration
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide