Automated Stale User Re-Engagement System with Supabase, Google Sheets, & Gmail - n8n Workflow | Neura Market
Automated Stale User Re-Engagement System with Supabase, Google Sheets, & Gmail
Built this workflow because most of our users signed up, then vanished after ~30 days. It runs daily, grabs those stale users from Supabase, updates a Google Sheet for tracking, and automatically sends each one a personalized HTML email through Gmail to bring them back.
All fully automated - so once it's set up, it quietly does its job in the background. Currently, it only supports Supabase, but the concept should work with any DB or API if you swap out the request node.
Platform
n8n
Category
Communication
Price
Free
Creator
iamvaar
set
code
gmail
stickyNote
httpRequest
googleSheets
manualTrigger
agent
scheduleTrigger
removeDuplicates
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.