Introducing Twilio Recipes!
Time to read: 1 minute
Who doesn’t like a good recipe, be it a great spinach quiche, potato leek soup, or company directory PBX. Well, our culinary skills what they are, we decided to work on the latter.
The new Twilio Recipes page is our place to publish some code for commonly requested functionality, with the goal of educating Twilio developers and giving a starting point for many projects. Check it out here:
https://www.twilio.com/docs/howto/
Here are our first three recipes, all written in PHP:
Present incoming callers with the option of dialing an extension or waiting to be connected to an operator.Directory Search:
Search a company directory by last name and receiving the matching person’s extension.
Interfaces for leaving, retrieving, and managing voicemail boxes.
All of this code is open sourced, and free to download, modify and redistribute. As always, all recipes have a comments area, feel free to contribute!
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.