NthCaller by Tim Lytle Wins Twilio "Push" Developer Contest!
Time to read: 3 minutes
Using NthCaller couldn’t be easier. You load up the web page, enter which caller should win and a number to be called when the threshold is reached. No more answering the phone manually to deliver the bad news to unlucky caller #9. As the calls come in, the web page is updated in real-time until the winner is selected and a call is placed to your number, connecting you directly to the winner.
NthCaller is the winner of our Twilio "Push" contest, congratulations Tim! This is second time Tim has won a Twilio developer contest having previously won with DropMail.
Tim put together a screencast showing the app in use:
p>
Tim tells us more about how he developed NthCaller.
Why did you build NthCaller?
TL: I’ve always had an interest in radio programming – both over the air and on the web. I’ve thought of build a cloud based call screening app, allowing people or stations with one or two phone lines to be able to queue and screen multiple calls, even from different locations. A ‘nth’ caller application seemed like a good test run for the concept. The same basic setup could be used to create a virtual switchboard (say for OpenVBX) or a number of other applications.
What technologies are you using?
How was the experience of integrating Twilio with PubNub?
TL: As always, Twilio integration was easy. Just passed Twilio’s initial request and status callback to PubNub and I had a real-time call list. Then I took the browser’s AJAX requests to route the call and passed them back to Twilio’s REST API. In the end, the browser shows the call ending before my phone realizes Twilio hung up the line.
How did you get started developing with Twilio?
TL: Ran across the API looking for an SMS API (back before one was offered). It seemed so ridiculously simple, I had to play around with it. Looking back a year later, having worked on more than a few Twilio projects for clients, it turned out to be a pretty good decision.
Related Posts
Related Resources
Twilio Docs
From APIs to SDKs to sample apps
API reference documentation, SDKs, helper libraries, quickstarts, and tutorials for your language and platform.
Resource Center
The latest ebooks, industry reports, and webinars
Learn from customer engagement experts to improve your own communication.
Ahoy
Twilio's developer community hub
Best practices, code samples, and inspiration to build communications and digital engagement experiences.