Want to automate your email responses, follow-ups, or customer communication? Here’s a prompt
template to build an email automation system.
THE PROMPT:
"Build me an email automation dashboard using React. Here’s what I need:
PURPOSE: I run a [BUSINESS TYPE] and I want to automate [SPECIFIC EMAIL TYPE — e.g., follow-up emails, order confirmations, customer onboarding sequences].
FEATURES:- Template editor: Let me create and save email templates with variable fields like
[CUSTOMER_NAME], [ORDER_NUMBER], [PRODUCT], etc.- Preview panel: Show me what the email will look like with sample data filled in- Sequence builder: Let me create multi-step email sequences with delays (e.g., Day 1: Welcome, Day 3: Tips, Day 7: Check-in)- Template library: Pre-built templates I can customize- Dashboard: Show stats like emails sent, open rate placeholders, and sequence status
DESIGN: Professional, clean, left sidebar navigation. Use a calming blue color scheme.
Include realistic sample data for a [BUSINESS TYPE] business."
Pro tip: Once you have the UI built, you can connect it to actual email services like SendGrid or Resend using their APIs. Start with the interface first, then add the backend. 💡