Send subscription renewal reminders via Telegram with Supabase — n8n ワークフロー
概要
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
使用ノード
TelegramSupabaseCode
ワークフロープレビュー
⚡
W
Webhook Trigger
E
Extract API Key
A
Authorized?
Fetch Subscriptions
Calculate Days
E
Expiring Soon?
C
Create Telegram Message
Send Telegram Reminder
T
Telegram Sent?
P
Prepare Reminder Log
Insert Reminder Log
C
Compose Success Response
⚡
R
Respond to Webhook
C
Compose Error Response
Insert Error Log
15 nodes17 edges
仕組み
- 1
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 15 個のノードを流れます, connecting code, if, respondtowebhook。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (15)
TE#1
Telegram
telegram
SU#2
Supabase
supabase
CO#3
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
send-subscription-renewal-reminders-via-telegram-with-supabaseファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Send subscription renewal reminders via Telegram with Supabase", "nodes": [...], ...}
インテグレーション
codeifrespondtowebhooksetsupabasetelegramwebhook
作成者
vinci-king-01
@vinci-king-01
タグ
codeifrespondtowebhooksetsupabasetelegramwebhook