Rather than hiring, Rishabh built a marketing infrastructure on top of n8n — a self-hosted, open-source workflow automation platform that can connect virtually any API to any other API. The architecture he assembled runs four distinct systems in parallel, each automating a function that would otherwise require a dedicated person.
System 1: Content Production Pipeline
The foundation is a 130-post blog calendar managed in ClickUp with 26 weeks of pre-planned topics across six content types: tutorials, listicles, thought leadership pieces, pricing guides, case studies, and comparison posts. When a blog task is due, an n8n workflow pulls the brief from ClickUp, fetches the appropriate writing prompt from a ClickUp documentation page, sources a featured image via the Pexels API, passes the brief and prompt to Claude AI for a structured draft, and writes the complete post — with EEAT signals, internal links, FAQs, and author bio — directly into Directus CMS via API. The post is published on schedule. No human writes the first draft. Rishabh reviews, edits for voice and accuracy, and approves.
Total time from brief to live blog post: under 45 minutes, versus the 4–6 hours a human writer would need.
System 2: Cross-Distribution Engine
Once a post is live on innovatrixinfotech.com, a second n8n workflow picks it up and reformats it for three additional platforms: Dev.to, Hashnode, and LinkedIn. Each platform gets a platform-native version — Dev.to gets the full technical post with the canonical URL pointing back to the original, Hashnode gets a reformatted developer-focused version, LinkedIn gets a punchy 300-word summary with a link. The entire distribution run happens automatically within 2 hours of the primary post going live.
What used to require three separate manual publishing sessions now requires zero.
System 3: Lead Capture and CRM Pipeline
Every enquiry form submission, every Cal.com discovery call booking, and every inbound lead signal flows into a ClickUp workflow via n8n. The workflow creates a lead task in ClickUp with full context — name, company, service enquired about, message, and source — categorises it by deal stage, and triggers an immediate automated confirmation email via Brevo. No lead sits in a contact form database unread. Every enquiry gets a response within minutes, even at 2am.
For booked discovery calls, n8n sends a pre-call preparation sequence via Brevo: a confirmation email immediately, a context-gathering email 24 hours before the call asking the prospect to share their brief, and a reminder 2 hours before the call. By the time Rishabh joins the call, the prospect has already been warmed, briefed, and pre-sold on Innovatrix's credentials.
System 4: Lead Nurture Sequences
Leads who enquire but don't book immediately enter a nurture sequence in Brevo, triggered and managed by n8n. The sequence delivers value over 21 days: case study spotlights, relevant blog posts matched to their stated service interest, social proof, and soft CTAs back to the Cal.com booking link. Leads who haven't engaged after 21 days are tagged for a re-engagement campaign 30 days later. No lead is abandoned. No follow-up is forgotten.
The entire stack runs on Innovatrix's own infrastructure — n8n is self-hosted on their EC2 instance alongside the Next.js frontend — which means there are no per-workflow fees, no per-task charges, and no surprise bills as volume scales.