email & growth workflows
n8n workflows for welcome emails and waitlist signups — the first automations every launch needs.
Wire these before you announce. A welcome email and a working waitlist are the minimum viable growth stack.
welcome email sequence
Triggers on a signup webhook from your app. Extracts name and email, sends a welcome message, then adds the contact to your mailing list via API.
waitlist signup
Handles landing page form submissions. Validates the email, stores in supabase, sends a confirmation, and notifies your team in slack.
welcome email sequence
fires on signup — extracts user data, sends a welcome email, and adds them to your mailing list.
click the canvas to explore · double-click nodes for settings
waitlist signup
validates email, saves to supabase, sends confirmation, and pings slack when someone joins.
click the canvas to explore · double-click nodes for settings