Some companies grow lineally: more sales require more staff, more staff requires more management, more management requires more cost. And some companies scale exponentially: acquisition, nurturing and conversion processes run automatically while the team focuses on what genuinely requires human judgement. The difference between the two is not the budget. It is whether or not they have a well-designed marketing automation system.

This guide explains how to build that system. Not from theory, but from what works in real businesses with between ten and two hundred employees.

What is marketing automation and why it matters now

Marketing automation is the orchestration of marketing actions across multiple channels based on user behaviour, without manual intervention at every step. A user downloads a guide → receives an email sequence → if they click on the pricing one, the CRM scores the lead → the sales rep receives a notification → if there is no response within 72 horas, a second automatic email is sent.

That is basic automation. It has existed for decades with tools such as Mailchimp or ActiveCampaign.

What has changed in the last two years is the incorporation of AI into the automation workflow: messages are no longer fixed templates but texts generated in real time for each user, send times are calculated by probability of opening rather than by a fixed calendar, actions are taken based on predictive models rather than hardcoded rules, and AI agents can execute complex tasks that previously always required human intervention.

According to HubSpot, companies that use marketing automation generate 451% more qualified leads than those that don’t. That figure is exaggerated if applied without context, but the direction is right: well-implemented automation multiplies funnel efficiency.

The four levels of marketing automation

Level 1: Basic email automation

This is the entry point. It includes: an automatic welcome email when someone subscribes, an onboarding sequence for new clients, a recovery email when a cart is abandoned, and a reminder when a lead has been inactive for days.

Tools: Mailchimp, Brevo (formerly Sendinblue), ActiveCampaign. Low cost, quick implementation, immediate impact.

A sign that you’ve moved past this level: your email automations are always the same for all contacts regardless of their specific behaviour.

Level 2: Multichannel automation with CRM

Integrate email marketing with your CRM and other channels (SMS, WhatsApp, retargeting ads). Actions are based on cross-channel behaviour: a user who opens three consecutive emails and visits the pricing page receives a different communication from one who only opened the first.

Tools: HubSpot (comprehensive but expensive for SMEs), ActiveCampaign (good balance of functionality and price), Pipedrive with integrations.

Level 3: Orchestration with Make or n8n

This level connects all the tools in the stack and allows complex workflows to be created without code. A lead coming from a web form can be enriched with LinkedIn data, scored automatically, added to the CRM with its score, assigned to the right sales rep based on sector, notified to the sales rep via Slack and placed in a nurturing sequence specific to their profile, all in under thirty seconds and without anyone having touched a thing.

n8n is our recommendation for three reasons: it is open source (you can install it on your own server without paying per use), it has more than 400 native connectors, and it lets you add AI nodes at any point in the flow. You can find out more about this in our Workflow Automation product.

Level 4: AI agents in the flow

The most advanced level. AI agents don’t just execute predefined rules: they reason about context and make decisions. An AI agent can read a lead’s email, understand the context, decide whether a direct reply is appropriate or whether to escalate to a human, generate the right response in the brand’s tone, send it, and log the interaction in the CRM.

This level is the one that generates the most difference and the one that requires the greatest initial investment in configuration and training. We explore AI agents in a dedicated article.

The most profitable automation workflows for an SME

Workflow 1: Lead nurturing from download to sales call

Trigger: lead downloads a valuable resource (guide, checklist, template).

Flow: Immediate resource delivery email → wait 2 days → follow-up email with related content → if they click: score lead +20 and notify the sales rep for a call → if they don’t click: wait 5 days → email with a success story from the same sector → if they open it: add to monthly nurturing sequence → if not opened within 30 days: move to six-monthly reactivation list.

Typical result: from 5-8% lead-to-sales-call conversion to 15-22%.

Workflow 2: Cold lead reactivation

Trigger: lead with no activity in the CRM for 90 days.

Flow: The system automatically identifies cold leads → generates a personalised email referencing the specific context of that lead (the service they enquired about, the sector) → sends it within their optimal open window → if they respond: notify the sales rep with full context → if no response within 7 days: send an offer or valuable resource → if no response within 30 days: move to annual list.

Typical result: recovery of 8-12% of leads that were considered lost.

Workflow 3: Automated onboarding for new clients

Trigger: signed contract or first payment processed.

Flow: Welcome email with access to resources and account contact → day 3: check-in email → day 7: email with first metrics or progress → day 14: feedback request → day 30: first-month report → if NPS < 7: alert to account manager for review call.

Typical result: churn reduction in the first 90 days of 40%.

Workflow 4: Automated outreach prospecting

The most complex but highest-impact system for agencies and consultancies. The system identifies target companies, analyses their digital presence, generates a personalised email highlighting their specific problems and sends it in a controlled way. We cover this process in detail in our article on how to prospect 1,000 companies a month.

The tools of the automation stack

For the central flow

n8n (open source, recommended for teams with some technical capability) or Make (more user-friendly interface, pay-per-operation model). The choice depends on whether you prefer control and fixed cost (n8n on your server) or ease of use with variable cost (Make).

For email marketing

Brevo: best functionality-to-price ratio for SMEs. ActiveCampaign: best for complex automations with built-in lead scoring. Klaviyo: specialised in e-commerce with native integrations for Shopify.

For CRM

HubSpot: comprehensive but with a significant price jump on the professional plan. Pipedrive: simpler and cheaper, good for straightforward sales teams. Notion + n8n: for companies with very specific needs that prefer to build their own CRM.

Put AI in the flow

Claude API (Anthropic): best for text generation with complex reasoning. GPT-4o API (OpenAI): faster for high-frequency tasks. LLaMA local with Ollama: for high-volume cases where the cost per call matters.

Common mistakes in marketing automation

Automating before the manual process works well. If the manual nurturing process has a conversion rate of 1%, automating it gives a rate of 1% at greater scale. You need to optimise the process first.

Creating flows that are too complex from the start. Automation flows with more than fifteen nodes have so many variables that when something goes wrong it is almost impossible to diagnose what. Start simple and add complexity only when the base flow is working.

Not monitoring flows after launch. Automations are not configured once and left to run. You need to review open rates, flow drop-off points, and execution errors regularly.

Automating communication without real personalisation. An email that starts with "Hello {{nombre}}" but has the same body for everyone is not personalisation. It is false personalisation that the user detects immediately and that damages trust.

How to start from scratch

If your company has no marketing automation system in place, the correct order is:

1. Implement the welcome email for all new contacts. It’s the easiest step and the most impactful. 2. Connect your website’s contact form to the CRM. Make sure no lead goes unrecorded. 3. Create a three-email sequence for leads who sign up but don’t convert in the first week. 4. Set up a notification to the sales rep when a lead visits the pricing page. 5. Implement the reactivation flow for cold leads of more than 90 days.

With those five steps you have the foundation of an automation system running in less than two weeks. From there, every improvement has a measurable return.

If you want to see a full implementation of multichannel automation, our Workflow Automation service covers exactly that process.