Home / Companies / Twilio / Blog / Post Details
Content Deep Dive

How to Send Daily SMS Reminders Using C#, Azure Functions and Twilio

Blog post from Twilio

Post Details
Company
Date Published
Author
Brent Schooley
Word Count
1,831
Company Posts That Month
107
Language
English
Hacker News Points
-
Post removed?
No
Summary

This article describes how to use C#, Azure Functions, and Twilio to send daily SMS reminders. The service uses an Azure Table to store phone numbers that have subscribed to receive updates. When a new message is received from Twilio, the function checks if the text contains "subscribe" and adds or updates the phone number in the table accordingly. A second Azure Function runs daily at a specified time using a timer trigger to send SMS reminders to all users who have subscribed. The service uses Twilio's REST client to interact with the Twilio API and send messages.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Developer Experience 1 7 6 5 -22%
Serverless 1 351 26 11 +290%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.