Tier 1 automated supply replenishment reminders to parents.
Send gentle, specific supply replenishment reminders to parents when their child's supplies are running low.
last_request_sent_at# Check what needs reminders (filters out recently reminded)
daycarectl supply needs-reminder
# For each result, send personalized reminder
# Then update the supply state
daycarectl supply update --child-id "<id>" --diapers "low"
Hola [nombre_padre] 👋
Te aviso que a [nombre_niño] le quedan pocos/as [item].
¿Podrías traer más cuando puedas? ¡Gracias!
Hola [nombre_padre] 👋
Te aviso que [nombre_niño] necesita:
• [Item 1] (se están acabando)
• [Item 2] (se acabaron)
¿Podrías traer más cuando puedas? ¡Gracias!
Hi [parent_name] 👋
Just a heads up — [child_name] is running low on [item].
Could you bring some more when you get a chance? Thanks!
Hi [parent_name] 👋
[child_name] needs a few things:
• [Item 1] (running low)
• [Item 2] (out)
Could you bring these when you get a chance? Thanks!
| DB Field | Spanish | English |
|---|---|---|
| diapers_level | pañales | diapers |
| wipes_level | toallitas húmedas | wipes |
| spare_clothes_level | ropa de cambio | spare clothes |
last_request_sent_at check)After sending via iMessage/WhatsApp, also post to Brightwheel if configured: