Every Gumroad sale becomes a gentle, on-brand experience: instant delivery 💌, a Day-3 check-in 🌷, and a Day-7 1-click testimonial ⭐ — all saved to Notion for your “Wall of Love.” Install in ~15 minutes.
Soft-tech creators, solopreneurs, women-led businesses, and busy homemakers who want kind, reliable automation without dev headaches. If you sell templates/courses on Gumroad and want hands-off onboarding + real social proof, this is for you.
Listen for sales from Gumroad (webhook)
Create a Client record in Notion 📇
Send 3 friendly emails:
When they click the rating → log testimonial in Notion + notify you
✅ No hard-coded secrets. Use n8n Credentials + the env vars below.
PUBLIC_N8N_URL
→ e.g. https://your-n8n.example.com
NOTION_CLIENTS_DB_ID
→ Notion Clients DBNOTION_TESTIMONIALS_DB_ID
→ Notion Testimonials DBClients → Name (title)
, Email
, Product
, Sale ID
, Purchased At (date)
, Status (select)
Testimonials → Email
, Rating (number)
, Quote (text)
, Permission (checkbox)
, Published (checkbox)
POST https://<your-n8n>/webhook/gumroad-sale
.Run a $0 test purchase → watch the Client appear in Notion → Delivery email lands → after waits, Tips + Testimonial emails send → click the rating link → testimonial saves in Notion ✨
Gumroad Webhook → Function (map payload) → Notion (create client) → Email (Delivery) → Wait 3d → Email (Tips) → Wait 7d → Function (build testimonial link) → Email (Ask)
Testimonial Webhook → Function (map rating) → Notion (create testimonial) → Email (owner notify) → Respond (thank-you)
PUBLIC_N8N_URL
+ Notion DB IDs.gumroad
, notion
, email
, onboarding
, crm
, testimonials
, soft-tech
, creators