© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
R. StringerReal-Time Twilio and Flybasehttps://doi.org/10.1007/978-1-4842-7074-5_7

7. Building a Real-Time Call Tracking Dashboard

Roger Stringer1  
(1)
Penticton, BC, Canada
 

This chapter will show you how to implement a real-time call tracking dashboard.

We’ll do this in two parts: the first part will be a simple Node.js file that accepts incoming calls from Twilio and then stores the information inside a Flybase app, and the second part is the dashboard itself.

We’re going to display two stats, the incoming Twilio phone number and the city the call originated from. You can build on this further later.

With our original dashboard, we passed events and didn’t ...

Get Real-Time Twilio and Flybase: Build Real-Time Web Apps Using Twilio and Flybase with Node.js now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.