Assignment sms reminder

★ 6.0 · n8n · medium · 12 nodes

Assignment sms reminder is an n8n automation template that sends SMS reminders about assignments or tasks triggered by an incoming webhook. Reach for it when you need to automatically remind students or team members about deadlines, when a manager is tired of manually notifying people about assigned tasks, or when assignment data lives in Google Sheets and you want automated alerts without writing code. Trigger: webhook. Integrations: Cohere, OpenAI, Google Sheets, Slack. The workflow pulls assignment records from Google Sheets, generates reminder text via Cohere or OpenAI, and delivers notifications through Slack or SMS. Runs on n8n self-hosted or cloud — no additional infrastructure required. The direction is outbound notifications driven by spreadsheet data, not inbound message parsing or two-way SMS conversation (for those cases, look for dedicated messaging workflows in the catalog). Works well for educational or team projects where tasks are tracked in Google Sheets; less suitable if your data lives outside Sheets or you need two-way SMS interaction without customization.