{
  "updatedAt": "2026-03-26T04:17:40.522Z",
  "createdAt": "2026-03-26T02:50:27.841Z",
  "id": "OHmKuj5pbtywk06C",
  "name": "NC Auto-Response Sequences",
  "description": null,
  "active": false,
  "isArchived": false,
  "nodes": [
    {
      "parameters": {
        "httpMethod": "POST",
        "path": "nc-autoresponse-v2",
        "responseMode": "onReceived",
        "responseData": "allEntries",
        "options": {}
      },
      "id": "wh-1",
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 2,
      "position": [
        0,
        0
      ],
      "webhookId": "nc-autoresponse-v2"
    },
    {
      "parameters": {
        "jsCode": "const body = $input.first().json.body || $input.first().json;\nconst email = body.email || body.contact_email || '';\nconst fn = body.first_name || body.firstName || body.name || 'there';\nconst rawType = String(body.sequence_type || body.type || body.form_type || body.inquiry_type || body.category || 'business').toLowerCase();\nif (!email) throw new Error('No email');\n\nconst isMission = rawType.includes('nonprofit') || rawType.includes('health equity') || rawType.includes('media') || rawType.includes('press');\n\nlet emails;\nif (isMission) {\n  emails = [\n    { delay_minutes: 60, subject: 'Thank You for Reaching Out, ' + fn, html: '<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n<meta charset=\\\"UTF-8\\\">\\n<meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\n<title>Mission Inquiry - Email 1 (1 hour after submit)</title>\\n<!--\\n  Subject: Thank You for Reaching Out, ' + fn + '\\n  Timing: 1 hour after form submission\\n  Sequence: Mission Inquiry (nonprofit/health equity, media/press)\\n-->\\n</head>\\n<body style=\\\"margin:0; padding:0; background-color:#0B0F1A; font-family:'Helvetica Neue', Arial, sans-serif;\\\">\\n<div style=\\\"max-width:600px; margin:0 auto; background:#111827;\\\">\\n\\n  <div style=\\\"background:#ffffff; text-align:center; position:relative;\\\">\\n    <img src=\\\"https://raw.githubusercontent.com/simon123life-del/nurse-charles-website/main/Hero%20Grid.png\\\" alt=\\\"Nurse Charles\\\" style=\\\"width:100%; max-height:280px; object-fit:cover; object-position:center center; display:block;\\\">\\n    <div style=\\\"position:absolute; bottom:0; left:0; right:0; height:120px; background:linear-gradient(to bottom, rgba(17,24,39,0), #111827);\\\"></div>\\n  </div>\\n\\n  <div style=\\\"background:#111827; padding:0 40px 30px; text-align:center;\\\">\\n    <h1 style=\\\"color:#ffffff; font-size:26px; margin:0 0 4px; font-weight:700; letter-spacing:2px;\\\">NURSE CHARLES</h1>\\n    <p style=\\\"color:#64748b; font-size:13px; margin:0; letter-spacing:0.5px;\\\">Charles Folsom Jr., MSHA, BSN, RN</p>\\n  </div>\\n\\n  <div style=\\\"padding:10px 40px 35px; color:#e2e8f0; line-height:1.7; font-size:16px;\\\">\\n    <h2 style=\\\"color:#60f7fa; font-size:20px; margin-top:0; font-weight:600;\\\">This work matters to us.</h2>\\n    <p style=\\\"margin:0 0 18px; color:#e2e8f0;\\\">Hi ' + fn + ',</p>\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">Thank you for contacting Nurse Charles. Whether you are reaching out about health equity, a media opportunity, or a mission-driven collaboration &mdash; this is the work that drives everything Charles does.</p>\\n\\n    <div style=\\\"background:rgba(96,247,250,0.08); border-left:3px solid #43797d; padding:18px 22px; margin:22px 0; border-radius:0 8px 8px 0;\\\">\\n      <p style=\\\"margin:0 0 8px; font-size:14px; color:#60f7fa; font-weight:700; letter-spacing:0.5px; text-transform:uppercase;\\\">Why Organizations Partner with Charles</p>\\n      <ul style=\\\"margin:0; padding-left:18px; color:#e2e8f0; font-size:15px; line-height:1.8;\\\">\\n        <li><strong style=\\\"color:#ffffff;\\\">37+ years</strong> on the frontlines of emergency medicine</li>\\n        <li><strong style=\\\"color:#ffffff;\\\">175K+ followers</strong> across TikTok and Instagram</li>\\n        <li>Content reaching audiences <strong style=\\\"color:#ffffff;\\\">underserved by traditional health media</strong></li>\\n        <li>Firsthand experience with health disparities, addiction, and community health</li>\\n        <li>Dynamic speaker, trusted voice, and authentic advocate</li>\\n      </ul>\\n    </div>\\n\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">Charles approaches every collaboration with empathy, lived experience, and a commitment to action over rhetoric. He is not interested in performative partnerships &mdash; he wants to move the needle.</p>\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">We will review your inquiry and follow up within 48 hours.</p>\\n\\n    <div style=\\\"text-align:center; margin:30px 0;\\\">\\n      <a href=\\\"https://nursecharlesmedia.com\\\" style=\\\"display:inline-block; background:#43797d; color:#ffffff; text-decoration:none; padding:14px 32px; border-radius:8px; font-weight:700; font-size:15px; letter-spacing:0.5px;\\\">Learn More About Charles &rarr;</a>\\n    </div>\\n\\n    <div style=\\\"border-top:1px solid rgba(255,255,255,0.08); padding-top:20px; margin-top:20px;\\\">\\n      <p style=\\\"margin:0 0 4px; font-size:15px; color:#ffffff;\\\"><strong>The Nurse Charles Media Team</strong></p>\\n      <p style=\\\"color:#64748b; font-size:13px; margin:0;\\\">partnerships@nursecharlesmedia.com</p>\\n    </div>\\n  </div>\\n\\n  <div style=\\\"background:#0B0F1A; padding:25px 40px; text-align:center; border-top:1px solid rgba(255,255,255,0.06);\\\">\\n    <p style=\\\"font-size:14px; margin:0 0 12px;\\\">\\n      <a href=\\\"https://www.tiktok.com/@nursecharlesmedia\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">TikTok</a>\\n      <a href=\\\"https://www.instagram.com/nursecharlesmedia\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">Instagram</a>\\n      <a href=\\\"https://www.youtube.com/@NurseCharles\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">YouTube</a>\\n    </p>\\n    <p style=\\\"color:#64748b; font-size:11px; margin:5px 0;\\\">&copy; 2026 Nurse Charles Media. All rights reserved.</p>\\n    <p style=\\\"margin:5px 0;\\\"><a href=\\\"https://nursecharlesmedia.com\\\" style=\\\"color:#43797d; text-decoration:none; font-size:11px;\\\">nursecharlesmedia.com</a></p>\\n  </div>\\n\\n</div>\\n</body>\\n</html>\\n' },\n    { delay_minutes: 4320, subject: 'How Charles Collaborates on Mission-Driven Work', html: '<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n<meta charset=\\\"UTF-8\\\">\\n<meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\n<title>Mission Inquiry - Email 2 (Day 3)</title>\\n<!--\\n  Subject: How Charles Collaborates on Mission-Driven Work\\n  Timing: Day 3\\n-->\\n</head>\\n<body style=\\\"margin:0; padding:0; background-color:#0B0F1A; font-family:'Helvetica Neue', Arial, sans-serif;\\\">\\n<div style=\\\"max-width:600px; margin:0 auto; background:#111827;\\\">\\n\\n  <div style=\\\"background:#ffffff; text-align:center; position:relative;\\\">\\n    <img src=\\\"https://raw.githubusercontent.com/simon123life-del/nurse-charles-website/main/Hero%20Grid.png\\\" alt=\\\"Nurse Charles\\\" style=\\\"width:100%; max-height:280px; object-fit:cover; object-position:center center; display:block;\\\">\\n    <div style=\\\"position:absolute; bottom:0; left:0; right:0; height:120px; background:linear-gradient(to bottom, rgba(17,24,39,0), #111827);\\\"></div>\\n  </div>\\n\\n  <div style=\\\"background:#111827; padding:0 40px 30px; text-align:center;\\\">\\n    <h1 style=\\\"color:#ffffff; font-size:26px; margin:0 0 4px; font-weight:700; letter-spacing:2px;\\\">NURSE CHARLES</h1>\\n    <p style=\\\"color:#64748b; font-size:13px; margin:0; letter-spacing:0.5px;\\\">Charles Folsom Jr., MSHA, BSN, RN</p>\\n  </div>\\n\\n  <div style=\\\"padding:10px 40px 35px; color:#e2e8f0; line-height:1.7; font-size:16px;\\\">\\n    <h2 style=\\\"color:#60f7fa; font-size:20px; margin-top:0; font-weight:600;\\\">Here is what collaboration looks like.</h2>\\n    <p style=\\\"margin:0 0 18px; color:#e2e8f0;\\\">Hi ' + fn + ',</p>\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">Charles works with nonprofits, health systems, media outlets, government agencies, and community organizations. Here is what that typically involves:</p>\\n\\n    <div style=\\\"background:rgba(96,247,250,0.08); border-left:3px solid #43797d; padding:18px 22px; margin:22px 0; border-radius:0 8px 8px 0;\\\">\\n      <p style=\\\"margin:0 0 8px; font-size:14px; color:#60f7fa; font-weight:700; letter-spacing:0.5px; text-transform:uppercase;\\\">Health Equity &amp; Community Impact</p>\\n      <ul style=\\\"margin:0 0 16px; padding-left:18px; color:#e2e8f0; font-size:15px; line-height:1.8;\\\">\\n        <li>Co-branded educational content (video series, social campaigns)</li>\\n        <li>Community health workshops and event appearances</li>\\n        <li>Advisory or ambassador roles for equity programs</li>\\n        <li>Joint grant applications and funded projects</li>\\n      </ul>\\n\\n      <p style=\\\"margin:0 0 8px; font-size:14px; color:#60f7fa; font-weight:700; letter-spacing:0.5px; text-transform:uppercase;\\\">Media &amp; Press</p>\\n      <ul style=\\\"margin:0; padding-left:18px; color:#e2e8f0; font-size:15px; line-height:1.8;\\\">\\n        <li>Expert interviews (TV, podcast, print, digital)</li>\\n        <li>Expert commentary on breaking health news</li>\\n        <li>Documentary and docuseries participation</li>\\n        <li>Guest segments and panel discussions</li>\\n      </ul>\\n    </div>\\n\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">Charles is open to both paid engagements and mission-aligned pro bono work, depending on scope and impact potential. He is comfortable on camera, on mic, and on the record.</p>\\n\\n    <div style=\\\"text-align:center; margin:30px 0;\\\">\\n      <a href=\\\"https://nursecharlesmedia.com/media-kit\\\" style=\\\"display:inline-block; background:#43797d; color:#ffffff; text-decoration:none; padding:14px 32px; border-radius:8px; font-weight:700; font-size:15px; letter-spacing:0.5px;\\\">View Media Kit &rarr;</a>\\n    </div>\\n\\n    <div style=\\\"border-top:1px solid rgba(255,255,255,0.08); padding-top:20px; margin-top:20px;\\\">\\n      <p style=\\\"margin:0 0 4px; font-size:15px; color:#ffffff;\\\"><strong>The Nurse Charles Media Team</strong></p>\\n      <p style=\\\"color:#64748b; font-size:13px; margin:0;\\\">partnerships@nursecharlesmedia.com</p>\\n    </div>\\n  </div>\\n\\n  <div style=\\\"background:#0B0F1A; padding:25px 40px; text-align:center; border-top:1px solid rgba(255,255,255,0.06);\\\">\\n    <p style=\\\"font-size:14px; margin:0 0 12px;\\\">\\n      <a href=\\\"https://www.tiktok.com/@nursecharlesmedia\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">TikTok</a>\\n      <a href=\\\"https://www.instagram.com/nursecharlesmedia\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">Instagram</a>\\n      <a href=\\\"https://www.youtube.com/@NurseCharles\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">YouTube</a>\\n    </p>\\n    <p style=\\\"color:#64748b; font-size:11px; margin:5px 0;\\\">&copy; 2026 Nurse Charles Media. All rights reserved.</p>\\n    <p style=\\\"margin:5px 0;\\\"><a href=\\\"https://nursecharlesmedia.com\\\" style=\\\"color:#43797d; text-decoration:none; font-size:11px;\\\">nursecharlesmedia.com</a></p>\\n  </div>\\n\\n</div>\\n</body>\\n</html>\\n' },\n    { delay_minutes: 10080, subject: 'Let\\'s Connect, ' + fn, html: '<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n<meta charset=\\\"UTF-8\\\">\\n<meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\n<title>Mission Inquiry - Email 3 (Day 7)</title>\\n<!--\\n  Subject: Let's Connect, ' + fn + '\\n  Timing: Day 7\\n-->\\n</head>\\n<body style=\\\"margin:0; padding:0; background-color:#0B0F1A; font-family:'Helvetica Neue', Arial, sans-serif;\\\">\\n<div style=\\\"max-width:600px; margin:0 auto; background:#111827;\\\">\\n\\n  <div style=\\\"background:#ffffff; text-align:center; position:relative;\\\">\\n    <img src=\\\"https://raw.githubusercontent.com/simon123life-del/nurse-charles-website/main/Hero%20Grid.png\\\" alt=\\\"Nurse Charles\\\" style=\\\"width:100%; max-height:280px; object-fit:cover; object-position:center center; display:block;\\\">\\n    <div style=\\\"position:absolute; bottom:0; left:0; right:0; height:120px; background:linear-gradient(to bottom, rgba(17,24,39,0), #111827);\\\"></div>\\n  </div>\\n\\n  <div style=\\\"background:#111827; padding:0 40px 30px; text-align:center;\\\">\\n    <h1 style=\\\"color:#ffffff; font-size:26px; margin:0 0 4px; font-weight:700; letter-spacing:2px;\\\">NURSE CHARLES</h1>\\n    <p style=\\\"color:#64748b; font-size:13px; margin:0; letter-spacing:0.5px;\\\">Charles Folsom Jr., MSHA, BSN, RN</p>\\n  </div>\\n\\n  <div style=\\\"padding:10px 40px 35px; color:#e2e8f0; line-height:1.7; font-size:16px;\\\">\\n    <h2 style=\\\"color:#60f7fa; font-size:20px; margin-top:0; font-weight:600;\\\">Ready when you are.</h2>\\n    <p style=\\\"margin:0 0 18px; color:#e2e8f0;\\\">Hi ' + fn + ',</p>\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">Following up on your inquiry. We would love to have a conversation about what working together could look like.</p>\\n\\n    <div style=\\\"background:rgba(96,247,250,0.08); border-left:3px solid #43797d; padding:18px 22px; margin:22px 0; border-radius:0 8px 8px 0;\\\">\\n      <p style=\\\"margin:0 0 8px; font-size:14px; color:#60f7fa; font-weight:700; letter-spacing:0.5px; text-transform:uppercase;\\\">A 20-Minute Call Helps Us Understand</p>\\n      <ul style=\\\"margin:0; padding-left:18px; color:#e2e8f0; font-size:15px; line-height:1.8;\\\">\\n        <li>Your goals and the audience you are trying to reach</li>\\n        <li>The format and timeline you are working with</li>\\n        <li>How Charles can contribute his platform, credibility, and reach</li>\\n        <li>Budget and logistics</li>\\n      </ul>\\n    </div>\\n\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">Health equity moves forward when the right people connect. Great stories get told when the right voices are at the table. Let's connect.</p>\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">Reply to this email with your availability, or book directly:</p>\\n\\n    <div style=\\\"text-align:center; margin:30px 0;\\\">\\n      <a href=\\\"https://nursecharlesmedia.com/book\\\" style=\\\"display:inline-block; background:#43797d; color:#ffffff; text-decoration:none; padding:14px 32px; border-radius:8px; font-weight:700; font-size:15px; letter-spacing:0.5px;\\\">Book a Call &rarr;</a>\\n    </div>\\n\\n    <div style=\\\"border-top:1px solid rgba(255,255,255,0.08); padding-top:20px; margin-top:20px;\\\">\\n      <p style=\\\"margin:0 0 4px; font-size:15px; color:#ffffff;\\\"><strong>The Nurse Charles Media Team</strong></p>\\n      <p style=\\\"color:#64748b; font-size:13px; margin:0;\\\">partnerships@nursecharlesmedia.com</p>\\n    </div>\\n  </div>\\n\\n  <div style=\\\"background:#0B0F1A; padding:25px 40px; text-align:center; border-top:1px solid rgba(255,255,255,0.06);\\\">\\n    <p style=\\\"font-size:14px; margin:0 0 12px;\\\">\\n      <a href=\\\"https://www.tiktok.com/@nursecharlesmedia\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">TikTok</a>\\n      <a href=\\\"https://www.instagram.com/nursecharlesmedia\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">Instagram</a>\\n      <a href=\\\"https://www.youtube.com/@NurseCharles\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">YouTube</a>\\n    </p>\\n    <p style=\\\"color:#64748b; font-size:11px; margin:5px 0;\\\">&copy; 2026 Nurse Charles Media. All rights reserved.</p>\\n    <p style=\\\"margin:5px 0;\\\"><a href=\\\"https://nursecharlesmedia.com\\\" style=\\\"color:#43797d; text-decoration:none; font-size:11px;\\\">nursecharlesmedia.com</a></p>\\n  </div>\\n\\n</div>\\n</body>\\n</html>\\n' }\n  ];\n} else {\n  emails = [\n    { delay_minutes: 60, subject: 'We Got Your Inquiry, ' + fn, html: '<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n<meta charset=\\\"UTF-8\\\">\\n<meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\n<title>Business Inquiry - Email 1 (1 hour after submit)</title>\\n<!--\\n  Subject: We Got Your Inquiry, ' + fn + '\\n  Timing: 1 hour after form submission\\n  Sequence: Business Inquiry\\n-->\\n</head>\\n<body style=\\\"margin:0; padding:0; background-color:#0B0F1A; font-family:'Helvetica Neue', Arial, sans-serif;\\\">\\n<div style=\\\"max-width:600px; margin:0 auto; background:#111827;\\\">\\n\\n  <!-- Hero with photo fade -->\\n  <div style=\\\"background:#ffffff; text-align:center; position:relative;\\\">\\n    <img src=\\\"https://raw.githubusercontent.com/simon123life-del/nurse-charles-website/main/Hero%20Grid.png\\\" alt=\\\"Nurse Charles\\\" style=\\\"width:100%; max-height:280px; object-fit:cover; object-position:center center; display:block;\\\">\\n    <!-- Fade overlay at bottom -->\\n    <div style=\\\"position:absolute; bottom:0; left:0; right:0; height:120px; background:linear-gradient(to bottom, rgba(17,24,39,0), #111827);\\\"></div>\\n  </div>\\n\\n  <!-- Name bar -->\\n  <div style=\\\"background:#111827; padding:0 40px 30px; text-align:center;\\\">\\n    <h1 style=\\\"color:#ffffff; font-size:26px; margin:0 0 4px; font-weight:700; letter-spacing:2px;\\\">NURSE CHARLES</h1>\\n    <p style=\\\"color:#64748b; font-size:13px; margin:0; letter-spacing:0.5px;\\\">Charles Folsom Jr., MSHA, BSN, RN</p>\\n  </div>\\n\\n  <!-- Body -->\\n  <div style=\\\"padding:10px 40px 35px; color:#e2e8f0; line-height:1.7; font-size:16px;\\\">\\n    <h2 style=\\\"color:#60f7fa; font-size:20px; margin-top:0; font-weight:600;\\\">Thanks for reaching out.</h2>\\n    <p style=\\\"margin:0 0 18px; color:#e2e8f0;\\\">Hi ' + fn + ',</p>\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">We are excited you are interested in working with Nurse Charles. Every inquiry gets a personal review from our team.</p>\\n\\n    <div style=\\\"background:rgba(96,247,250,0.08); border-left:3px solid #43797d; padding:18px 22px; margin:22px 0; border-radius:0 8px 8px 0;\\\">\\n      <p style=\\\"margin:0 0 8px; font-size:14px; color:#60f7fa; font-weight:700; letter-spacing:0.5px; text-transform:uppercase;\\\">Quick Snapshot</p>\\n      <ul style=\\\"margin:0; padding-left:18px; color:#e2e8f0; font-size:15px; line-height:1.8;\\\">\\n        <li><strong style=\\\"color:#ffffff;\\\">150K+ TikTok</strong> &bull; <strong style=\\\"color:#ffffff;\\\">25K+ Instagram</strong></li>\\n        <li><strong style=\\\"color:#ffffff;\\\">37+ years</strong> as a practicing ER nurse</li>\\n        <li><strong style=\\\"color:#ffffff;\\\">65% women, ages 25-54</strong></li>\\n        <li>Content that educates, engages, and converts</li>\\n      </ul>\\n    </div>\\n\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">Charles partners with brands, event organizers, nonprofits, and media outlets who share his mission of honest health education. Whether you are looking for sponsored content, a keynote speaker, a content collaboration, or an ambassador &mdash; we would love to explore the fit.</p>\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">We will follow up within 48 hours with next steps.</p>\\n\\n    <div style=\\\"text-align:center; margin:30px 0;\\\">\\n      <a href=\\\"https://nursecharlesmedia.com\\\" style=\\\"display:inline-block; background:#43797d; color:#ffffff; text-decoration:none; padding:14px 32px; border-radius:8px; font-weight:700; font-size:15px; letter-spacing:0.5px;\\\">Visit NurseCharlesMedia.com &rarr;</a>\\n    </div>\\n\\n    <div style=\\\"border-top:1px solid rgba(255,255,255,0.08); padding-top:20px; margin-top:20px;\\\">\\n      <p style=\\\"margin:0 0 4px; font-size:15px; color:#ffffff;\\\"><strong>The Nurse Charles Media Team</strong></p>\\n      <p style=\\\"color:#64748b; font-size:13px; margin:0;\\\">partnerships@nursecharlesmedia.com</p>\\n    </div>\\n  </div>\\n\\n  <!-- Footer -->\\n  <div style=\\\"background:#0B0F1A; padding:25px 40px; text-align:center; border-top:1px solid rgba(255,255,255,0.06);\\\">\\n    <p style=\\\"font-size:14px; margin:0 0 12px;\\\">\\n      <a href=\\\"https://www.tiktok.com/@nursecharlesmedia\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">TikTok</a>\\n      <a href=\\\"https://www.instagram.com/nursecharlesmedia\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">Instagram</a>\\n      <a href=\\\"https://www.youtube.com/@NurseCharles\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">YouTube</a>\\n    </p>\\n    <p style=\\\"color:#64748b; font-size:11px; margin:5px 0;\\\">&copy; 2026 Nurse Charles Media. All rights reserved.</p>\\n    <p style=\\\"margin:5px 0;\\\"><a href=\\\"https://nursecharlesmedia.com\\\" style=\\\"color:#43797d; text-decoration:none; font-size:11px;\\\">nursecharlesmedia.com</a></p>\\n  </div>\\n\\n</div>\\n</body>\\n</html>\\n' },\n    { delay_minutes: 4320, subject: 'How Nurse Charles Works with Partners', html: '<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n<meta charset=\\\"UTF-8\\\">\\n<meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\n<title>Business Inquiry - Email 2 (Day 3)</title>\\n<!--\\n  Subject: How Nurse Charles Works with Partners\\n  Timing: Day 3\\n-->\\n</head>\\n<body style=\\\"margin:0; padding:0; background-color:#0B0F1A; font-family:'Helvetica Neue', Arial, sans-serif;\\\">\\n<div style=\\\"max-width:600px; margin:0 auto; background:#111827;\\\">\\n\\n  <div style=\\\"background:#ffffff; text-align:center; position:relative;\\\">\\n    <img src=\\\"https://raw.githubusercontent.com/simon123life-del/nurse-charles-website/main/Hero%20Grid.png\\\" alt=\\\"Nurse Charles\\\" style=\\\"width:100%; max-height:280px; object-fit:cover; object-position:center center; display:block;\\\">\\n    <div style=\\\"position:absolute; bottom:0; left:0; right:0; height:120px; background:linear-gradient(to bottom, rgba(17,24,39,0), #111827);\\\"></div>\\n  </div>\\n\\n  <div style=\\\"background:#111827; padding:0 40px 30px; text-align:center;\\\">\\n    <h1 style=\\\"color:#ffffff; font-size:26px; margin:0 0 4px; font-weight:700; letter-spacing:2px;\\\">NURSE CHARLES</h1>\\n    <p style=\\\"color:#64748b; font-size:13px; margin:0; letter-spacing:0.5px;\\\">Charles Folsom Jr., MSHA, BSN, RN</p>\\n  </div>\\n\\n  <div style=\\\"padding:10px 40px 35px; color:#e2e8f0; line-height:1.7; font-size:16px;\\\">\\n    <h2 style=\\\"color:#60f7fa; font-size:20px; margin-top:0; font-weight:600;\\\">Here is how we work together.</h2>\\n    <p style=\\\"margin:0 0 18px; color:#e2e8f0;\\\">Hi ' + fn + ',</p>\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">Nurse Charles keeps it simple. Here is what partnerships typically look like:</p>\\n\\n    <div style=\\\"background:rgba(96,247,250,0.08); border-left:3px solid #43797d; padding:18px 22px; margin:22px 0; border-radius:0 8px 8px 0;\\\">\\n      <p style=\\\"margin:0 0 8px; font-size:14px; color:#60f7fa; font-weight:700; letter-spacing:0.5px; text-transform:uppercase;\\\">Content &amp; Brand Partnerships</p>\\n      <ul style=\\\"margin:0 0 16px; padding-left:18px; color:#e2e8f0; font-size:15px; line-height:1.8;\\\">\\n        <li>Sponsored TikTok videos (single or series)</li>\\n        <li>Instagram Reels + Stories packages</li>\\n        <li>YouTube Shorts integration</li>\\n        <li>UGC and whitelisted ad content</li>\\n        <li>Brand ambassador / long-term deals</li>\\n      </ul>\\n\\n      <p style=\\\"margin:0 0 8px; font-size:14px; color:#60f7fa; font-weight:700; letter-spacing:0.5px; text-transform:uppercase;\\\">Speaking &amp; Events</p>\\n      <ul style=\\\"margin:0 0 16px; padding-left:18px; color:#e2e8f0; font-size:15px; line-height:1.8;\\\">\\n        <li>Keynotes, panels, fireside chats, workshops</li>\\n        <li>Virtual and in-person (Atlanta-based, travel available)</li>\\n        <li>Topics: healthcare equity, vaping cessation, frontline resilience</li>\\n      </ul>\\n\\n      <p style=\\\"margin:0 0 8px; font-size:14px; color:#60f7fa; font-weight:700; letter-spacing:0.5px; text-transform:uppercase;\\\">Content Collaborations</p>\\n      <ul style=\\\"margin:0; padding-left:18px; color:#e2e8f0; font-size:15px; line-height:1.8;\\\">\\n        <li>Co-created content for your channels</li>\\n        <li>Expert commentary and guest appearances</li>\\n        <li>Podcast, docuseries, and media features</li>\\n      </ul>\\n    </div>\\n\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">Rates start at <strong style=\\\"color:#ffffff;\\\">$1,500</strong> for single-platform deliverables and scale with scope. Speaking honorariums vary by format and travel. Every engagement is customized.</p>\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">Charles only works with partners who align with his mission &mdash; that selectivity is what makes his endorsements convert.</p>\\n\\n    <div style=\\\"text-align:center; margin:30px 0;\\\">\\n      <a href=\\\"https://nursecharlesmedia.com/media-kit\\\" style=\\\"display:inline-block; background:#43797d; color:#ffffff; text-decoration:none; padding:14px 32px; border-radius:8px; font-weight:700; font-size:15px; letter-spacing:0.5px;\\\">View Media Kit &rarr;</a>\\n    </div>\\n\\n    <div style=\\\"border-top:1px solid rgba(255,255,255,0.08); padding-top:20px; margin-top:20px;\\\">\\n      <p style=\\\"margin:0 0 4px; font-size:15px; color:#ffffff;\\\"><strong>The Nurse Charles Media Team</strong></p>\\n      <p style=\\\"color:#64748b; font-size:13px; margin:0;\\\">partnerships@nursecharlesmedia.com</p>\\n    </div>\\n  </div>\\n\\n  <div style=\\\"background:#0B0F1A; padding:25px 40px; text-align:center; border-top:1px solid rgba(255,255,255,0.06);\\\">\\n    <p style=\\\"font-size:14px; margin:0 0 12px;\\\">\\n      <a href=\\\"https://www.tiktok.com/@nursecharlesmedia\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">TikTok</a>\\n      <a href=\\\"https://www.instagram.com/nursecharlesmedia\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">Instagram</a>\\n      <a href=\\\"https://www.youtube.com/@NurseCharles\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">YouTube</a>\\n    </p>\\n    <p style=\\\"color:#64748b; font-size:11px; margin:5px 0;\\\">&copy; 2026 Nurse Charles Media. All rights reserved.</p>\\n    <p style=\\\"margin:5px 0;\\\"><a href=\\\"https://nursecharlesmedia.com\\\" style=\\\"color:#43797d; text-decoration:none; font-size:11px;\\\">nursecharlesmedia.com</a></p>\\n  </div>\\n\\n</div>\\n</body>\\n</html>\\n' },\n    { delay_minutes: 10080, subject: 'Ready to Talk, ' + fn + '?', html: '<!DOCTYPE html>\\n<html lang=\\\"en\\\">\\n<head>\\n<meta charset=\\\"UTF-8\\\">\\n<meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\n<title>Business Inquiry - Email 3 (Day 7)</title>\\n<!--\\n  Subject: Ready to Talk, ' + fn + '?\\n  Timing: Day 7\\n-->\\n</head>\\n<body style=\\\"margin:0; padding:0; background-color:#0B0F1A; font-family:'Helvetica Neue', Arial, sans-serif;\\\">\\n<div style=\\\"max-width:600px; margin:0 auto; background:#111827;\\\">\\n\\n  <div style=\\\"background:#ffffff; text-align:center; position:relative;\\\">\\n    <img src=\\\"https://raw.githubusercontent.com/simon123life-del/nurse-charles-website/main/Hero%20Grid.png\\\" alt=\\\"Nurse Charles\\\" style=\\\"width:100%; max-height:280px; object-fit:cover; object-position:center center; display:block;\\\">\\n    <div style=\\\"position:absolute; bottom:0; left:0; right:0; height:120px; background:linear-gradient(to bottom, rgba(17,24,39,0), #111827);\\\"></div>\\n  </div>\\n\\n  <div style=\\\"background:#111827; padding:0 40px 30px; text-align:center;\\\">\\n    <h1 style=\\\"color:#ffffff; font-size:26px; margin:0 0 4px; font-weight:700; letter-spacing:2px;\\\">NURSE CHARLES</h1>\\n    <p style=\\\"color:#64748b; font-size:13px; margin:0; letter-spacing:0.5px;\\\">Charles Folsom Jr., MSHA, BSN, RN</p>\\n  </div>\\n\\n  <div style=\\\"padding:10px 40px 35px; color:#e2e8f0; line-height:1.7; font-size:16px;\\\">\\n    <h2 style=\\\"color:#60f7fa; font-size:20px; margin-top:0; font-weight:600;\\\">Let's make it happen.</h2>\\n    <p style=\\\"margin:0 0 18px; color:#e2e8f0;\\\">Hi ' + fn + ',</p>\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">Just circling back on your inquiry. If there is a fit, here is how the next step works:</p>\\n\\n    <div style=\\\"background:rgba(96,247,250,0.08); border-left:3px solid #43797d; padding:18px 22px; margin:22px 0; border-radius:0 8px 8px 0;\\\">\\n      <p style=\\\"margin:0 0 8px; font-size:14px; color:#60f7fa; font-weight:700; letter-spacing:0.5px; text-transform:uppercase;\\\">The Process</p>\\n      <ul style=\\\"margin:0; padding-left:18px; color:#e2e8f0; font-size:15px; line-height:1.8;\\\">\\n        <li><strong style=\\\"color:#ffffff;\\\">15-minute discovery call</strong> to align on your goals</li>\\n        <li><strong style=\\\"color:#ffffff;\\\">Custom proposal</strong> within 3 business days</li>\\n        <li><strong style=\\\"color:#ffffff;\\\">Creative brief + timeline</strong> tailored to your needs</li>\\n        <li><strong style=\\\"color:#ffffff;\\\">Production, review, and launch</strong></li>\\n      </ul>\\n    </div>\\n\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">Whether you are a brand, event organizer, media outlet, or nonprofit &mdash; we make it easy. Charles's audience trusts him because he is selective about who he works with. When the fit is right, the results speak for themselves.</p>\\n    <p style=\\\"margin:0 0 18px; color:rgba(255,255,255,0.7);\\\">Reply to this email with your availability, or book directly:</p>\\n\\n    <div style=\\\"text-align:center; margin:30px 0;\\\">\\n      <a href=\\\"https://nursecharlesmedia.com/book\\\" style=\\\"display:inline-block; background:#43797d; color:#ffffff; text-decoration:none; padding:14px 32px; border-radius:8px; font-weight:700; font-size:15px; letter-spacing:0.5px;\\\">Book a Discovery Call &rarr;</a>\\n    </div>\\n\\n    <div style=\\\"border-top:1px solid rgba(255,255,255,0.08); padding-top:20px; margin-top:20px;\\\">\\n      <p style=\\\"margin:0 0 4px; font-size:15px; color:#ffffff;\\\"><strong>The Nurse Charles Media Team</strong></p>\\n      <p style=\\\"color:#64748b; font-size:13px; margin:0;\\\">partnerships@nursecharlesmedia.com</p>\\n    </div>\\n  </div>\\n\\n  <div style=\\\"background:#0B0F1A; padding:25px 40px; text-align:center; border-top:1px solid rgba(255,255,255,0.06);\\\">\\n    <p style=\\\"font-size:14px; margin:0 0 12px;\\\">\\n      <a href=\\\"https://www.tiktok.com/@nursecharlesmedia\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">TikTok</a>\\n      <a href=\\\"https://www.instagram.com/nursecharlesmedia\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">Instagram</a>\\n      <a href=\\\"https://www.youtube.com/@NurseCharles\\\" style=\\\"color:#5a9ea3; text-decoration:none; margin:0 12px;\\\">YouTube</a>\\n    </p>\\n    <p style=\\\"color:#64748b; font-size:11px; margin:5px 0;\\\">&copy; 2026 Nurse Charles Media. All rights reserved.</p>\\n    <p style=\\\"margin:5px 0;\\\"><a href=\\\"https://nursecharlesmedia.com\\\" style=\\\"color:#43797d; text-decoration:none; font-size:11px;\\\">nursecharlesmedia.com</a></p>\\n  </div>\\n\\n</div>\\n</body>\\n</html>\\n' }\n  ];\n}\n\nreturn emails.map(e => ({ json: { ...e, to: email } }));"
      },
      "id": "gen-1",
      "name": "Generate Emails",
      "type": "n8n-nodes-base.code",
      "typeVersion": 2,
      "position": [
        300,
        0
      ]
    },
    {
      "parameters": {
        "batchSize": 1,
        "options": {}
      },
      "id": "batch-1",
      "name": "Batch",
      "type": "n8n-nodes-base.splitInBatches",
      "typeVersion": 3,
      "position": [
        600,
        0
      ]
    },
    {
      "parameters": {
        "amount": "={{ $json.delay_minutes }}",
        "unit": "minutes"
      },
      "id": "wait-1",
      "name": "Wait",
      "type": "n8n-nodes-base.wait",
      "typeVersion": 1.1,
      "position": [
        900,
        200
      ]
    },
    {
      "parameters": {
        "method": "POST",
        "url": "https://api.resend.com/emails",
        "sendHeaders": true,
        "headerParameters": {
          "parameters": [
            {
              "name": "Authorization",
              "value": "Bearer re_MGzbun88_N9BQXp9dCQTqA9pTjfv91cJV"
            },
            {
              "name": "Content-Type",
              "value": "application/json"
            }
          ]
        },
        "sendBody": true,
        "specifyBody": "json",
        "jsonBody": "={{ JSON.stringify({ from: 'Nurse Charles Media <partnerships@mail.nursecharlesmedia.com>', reply_to: 'partnerships@nursecharlesmedia.com', to: [$json.to], subject: $json.subject, html: $json.html }) }}",
        "options": {}
      },
      "id": "send-1",
      "name": "Send",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        1200,
        200
      ]
    },
    {
      "parameters": {
        "jsCode": "return [{ json: { ok: true } }];"
      },
      "id": "done-1",
      "name": "Done",
      "type": "n8n-nodes-base.code",
      "typeVersion": 2,
      "position": [
        1500,
        200
      ]
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "Generate Emails",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate Emails": {
      "main": [
        [
          {
            "node": "Batch",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Batch": {
      "main": [
        null,
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait": {
      "main": [
        [
          {
            "node": "Send",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send": {
      "main": [
        [
          {
            "node": "Done",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Done": {
      "main": [
        [
          {
            "node": "Batch",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1",
    "callerPolicy": "workflowsFromSameOwner",
    "availableInMCP": false
  },
  "staticData": null,
  "meta": null,
  "pinData": null,
  "versionId": "2224ad49-3cb3-4c02-b3e3-5ce3e4c3ee78",
  "activeVersionId": null,
  "versionCounter": 32,
  "triggerCount": 1,
  "shared": [
    {
      "updatedAt": "2026-03-26T02:50:27.843Z",
      "createdAt": "2026-03-26T02:50:27.843Z",
      "role": "workflow:owner",
      "workflowId": "OHmKuj5pbtywk06C",
      "projectId": "91dLj8Hg37i136qG",
      "project": {
        "updatedAt": "2026-03-22T06:53:28.112Z",
        "createdAt": "2026-02-12T18:32:53.056Z",
        "id": "91dLj8Hg37i136qG",
        "name": "Bryce Folsom <bfolsom@emersonnorth.com>",
        "type": "personal",
        "icon": null,
        "description": null,
        "creatorId": "17d3676f-3e74-4586-8363-5c1f4d237ed7"
      }
    }
  ],
  "tags": [],
  "activeVersion": null
}