Content Deep Dive
Baby/!Baby: Building a Twilio SMS/MMS Autoresponder with Serverless and Airtable
Blog post from Twilio
Post Details
Company
Date Published
Author
Alex Goldman
Word Count
1,879
Language
English
Hacker News Points
-
Summary
The author, Alex Goldman, created an SMS/MMS autoresponder using Twilio and Airtable to manage updates for his pregnant wife's baby. The system allows friends and family to send messages to a designated phone number, which triggers an automated response with the latest status update and photo. The system uses Airtable as its database, storing status updates and images in a table named "Baby". The Twilio function retrieves data from Airtable using an API token and sends a response back to the sender. The system can be used by anyone who texts or calls the designated phone number, providing a convenient way for friends and family to check in on the expecting parents.