feat(reminders): add Twilio WhatsApp transport #226

Merged
barrettruth merged 1 commit from feat/whatsapp-reminder-transport into main 2026-04-08 01:02:22 +00:00
barrettruth commented 2026-04-08 00:47:13 +00:00

Summary

  • add a whatsapp.twilio reminder adapter with Twilio runtime support built around ContentSid and ContentVariables
  • expose WhatsApp transport config in settings, including the Twilio messaging service and approved content template identifiers
  • update reminder UI copy and automated tests to reflect the WhatsApp transport contract and supported adapter set

Test plan

  • ./scripts/ci.sh
## Summary - add a `whatsapp.twilio` reminder adapter with Twilio runtime support built around `ContentSid` and `ContentVariables` - expose WhatsApp transport config in settings, including the Twilio messaging service and approved content template identifiers - update reminder UI copy and automated tests to reflect the WhatsApp transport contract and supported adapter set #### Test plan - [x] ./scripts/ci.sh
Sign in to join this conversation.
No description provided.