Send subscription renewal reminders via Telegram with Supabase — n8n Workflow
Overview
Subscription Renewal Reminder – Telegram & Supabase
This workflow tracks upcoming subscription expiry dates stored in Supabase and automatically sends personalized renewal-reminder messages to each customer via Telegram. It is designed to be triggered by an HTTP Webhook (manually or on a schedule) and ensures that customers are notified a configurable number of days before their subscription lapses.
> Community Template Disclaimer
> This is a community-contributed n8n workflow template
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a webhook trigger.
- 2
Process
Data flows through 15 nodes, connecting code, if, respondtowebhook.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (15)
Telegram
telegram
Supabase
supabase
Code
code
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
send-subscription-renewal-reminders-via-telegram-with-supabasefile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
vinci-king-01
@vinci-king-01
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →