Company
Date Published
Author
Lizzie Siegle
Word count
1555
Language
English
Hacker News points
None

Summary

The author of the article is looking for ways to collaborate with their twin brother in finding gifts for their dad on Father's Day. They use Notion, a workspace app that allows writing, planning, collaboration, and organization, to brainstorm ideas. The author creates an SMS bot using Twilio and its Serverless Toolkit, which integrates with Notion's API, allowing them to add gift ideas to a shared database via SMS. This allows both brothers to contribute to the list without needing to use Notion directly. The process involves creating a new integration in Notion, setting up a Twilio Function to handle incoming SMS messages and send them to the Notion database, and configuring the function with a Twilio phone number. The article provides step-by-step instructions on how to achieve this using the Notion API and Twilio Serverless Toolkit.