
If you wanted to add a Call Group (a list of 1-30+ phone numbers) to our system, we needed to complete a spreadsheet, upload it to our server and then run a script to update/add a call group. This application did away with all that and is far more user friendly.
It interacts with our Django backend API’s to create the relevant settings and add the data you provided.
The application sits behind our Django login admin interface. It’s written in jQuery and interacts with our API’s to deliver a smooth and user-friendly interface.
The bare bones of this application was built by Julian Kennedy and I sis the HTML5, CSS and interactions. I also updated the Django backend to include IVR Menu Type and adding PCR Intents.
Comments...