01What it's about
Marketing automation isn't "email sequences". It's chaining all the tools your SMB works with so that data flows without manual input:
- Lead form → CRM with tags → WhatsApp confirmation → Slack notification → Calendar appointment → Follow-up email sequence
- Pipedrive stage change → generate quote PDF → email with attachment → follow-up reminder
- Stripe payment → onboarding email → accounting entry → tax export
Make.com and n8n are the two leading tools with which these chains can be built without code.
02Make.com — the commercial cloud solution
Strengths
- 1,500+ pre-built integrations: Pipedrive, HubSpot, Salesforce, Slack, Notion, Google Workspace, Microsoft 365, Stripe etc.
- Visual UI: Very beginner-friendly, clear drag-and-drop flows
- Hostable in EU region: Data processing in DE/IE selectable — DSG/GDPR relevant
- Scalable: from free tier (1,000 operations/month) up to enterprise
- Error handling: automatic retries, clear logs
Weaknesses
- Operations-based pricing: Gets expensive with high-volume flows
- No self-hosting option: Data always in the cloud
- Vendor lock-in: Flows not portable to other platforms
- Limit with complex logic branches: from a certain complexity it becomes unclear
Pricing (2026)
- Free: 1,000 operations/month — ideal for testing
- Core: CHF 11/month for 10,000 operations — SMB entry
- Pro: CHF 18/month for 10,000 + advanced features
- Teams: CHF 33/month from 10,000 + multi-user
- Enterprise: custom — from 1 million operations
03n8n — the open-source alternative
Strengths
- Self-hostable: Full data control, own servers in Switzerland possible
- Fair price: Cloud hosting from CHF 22/month (5,000 executions)
- JavaScript functions: Complex logic directly possible in the node
- Over 400 integrations: Fewer than Make, but all important ones covered
- Workflow versioning: Git-like history, good for teams
- Active community: Custom nodes can be developed yourself
- Workflows exportable: as JSON, easily migratable
Weaknesses
- Steeper learning curve: Bit more technical than Make
- Self-hosting needs IT skill: Docker, backups, updates
- Less polished UI: Functional but not as pretty as Make
- Cloud service still younger: Stability good but not as proven as Make
Pricing (2026)
- Self-Hosted (Free): 0 CHF + own server costs (approx. CHF 15-40/month)
- Cloud Starter: CHF 22/month for 5,000 executions
- Cloud Pro: CHF 55/month for 50,000 executions
- Cloud Enterprise: custom — with SSO, audit logs etc.
04Direct comparison by use case
| Use case | Make | n8n | Recommendation |
|---|---|---|---|
| Lead form → CRM | ★★★★★ | ★★★★☆ | Make (faster) |
| CRM stage → WhatsApp | ★★★★☆ | ★★★★☆ | Both equal |
| Stripe → Accounting | ★★★★★ | ★★★★☆ | Make (more integrations) |
| AI API calls (OpenAI, Claude) | ★★★☆☆ | ★★★★★ | n8n (better code node) |
| Complex logic (if/then/else) | ★★★☆☆ | ★★★★★ | n8n |
| Reporting + data warehouse | ★★★★☆ | ★★★★★ | n8n (SQL nodes) |
| Sensitive data (strict DSG) | ★★★☆☆ | ★★★★★ | n8n self-hosted |
| Quickly test something | ★★★★★ | ★★★☆☆ | Make |
0510 use cases with immediate ROI
1. Lead confirmation in < 60 seconds
Form submission → CRM entry → WhatsApp confirmation + email. Setup: 2-3 hrs. Saves 5-10 min per lead manually.
2. Appointment reminder 24h before
Calendly booking → Wait 24h → WhatsApp + SMS. Reduces no-show rate from 18% to 5-7%.
3. CRM stage trigger
Pipedrive move "Quote sent" → start automatic follow-up sequence. Saves 12-20 min per lead.
4. Weekly reporting
Every Monday 7:00 AM: pull CRM data → pull Stripe data → Slack channel with summary. Saves 45-60 min/week.
5. Onboarding sequence for new customers
Stripe payment success → 7-day drip email sequence → status check via WhatsApp on day 7.
6. Lead scoring
Weight form inputs → automatic score 1-100 → set Pipedrive tag → sales notified when score > 70.
7. Re-engagement of dormant leads
Daily cron job: lead with no activity for 14 days → re-activate sequence with soft touch.
8. Invoice automation
Pipedrive stage "Won" → bexio/Banana API → create invoice → send to customer + accounting.
9. AI content generation
Webhook trigger with briefing → OpenAI/Claude API → structured output → publish in CMS.
10. Automate data protection obligations
Information request via email → automatic CRM export → DSG-compliant response within 30 days.
06revDSG-compliant setup
Make.com
- Set data residency to EU (DE/IE) — important for compliance
- Conclude data processing agreement (DPA) with Make.com — free in the account area
- Data minimization: only forward fields that are really needed
- Don't share webhook URLs publicly — anyone with knowledge has write access
n8n Cloud
- Default region is EU — no extra setup needed
- DPA available in Settings → Legal
- Workflow logs automatically deleted after 30 days (configurable)
n8n self-hosted (recommendation for sensitive data)
- Server in Switzerland (e.g. Infomaniak, Exoscale) or EU (Hetzner)
- Full data control, no third party involved
- Maintenance required: updates, backups, monitoring
- Example stack: Docker Compose + Caddy + PostgreSQL on Exoscale (CHF 18-35/month)
07Which platform for which company?
Make.com is right when:
- You want to start quickly and have no automation yet
- Your team is non-technical
- You need standardized integrations (Pipedrive, HubSpot, Mailchimp)
- Data volume is moderate (< 50,000 operations/month)
- You don't need code logic
n8n Cloud is right when:
- You need complex logic (if/else, loops, custom JS)
- You build AI integrations (better OpenAI/Claude/Anthropic handling)
- You want to share workflows between teams (Git-like versioning)
- Budget is important long-term (more executions per CHF)
n8n self-hosted is right when:
- Data is sensitive (health, lawyer, financial detail)
- You have IT resources (internal admin or reliable partner)
- You want full data residency in Switzerland
- You have large volumes (> 100k executions/month)
08Example: Trustees / Fiduciaries with Make + Pipedrive
A Swiss trustee office automated the complete lead handovers with Make.com in 2024:
- Before: 15 min manual work per lead (entry, confirmation, calendar)
- After: 0 min — everything automatic
- Lead volume: 80/month
- Time saved: 20 hours/month = CHF 1,600 (at CHF 80/hr internal cost)
- Make costs: CHF 18/month
- Setup costs: CHF 2,400 one-time (built externally)
- Payback: 7 weeks
09Example: IT consultant with n8n self-hosted
A Zurich IT consultant hosts n8n himself on a CHF 32/month Hetzner server:
- Automates OpenAI API calls for content generation
- Synchronizes Pipedrive ↔ Notion ↔ Slack
- Automatically creates invoices from Pipedrive deals (via bexio API)
- Setup: 18 hours own time (no external partner)
- Running costs: CHF 32/month (server)
- Time saved: ~25 hours/month
- Bonus: Full data control, no vendor risk
10FAQ — common questions
Can I combine both?
Yes, some companies use Make for marketing flows and n8n for tech/backend flows. Useful with a clear separation of responsibilities.
How long does a typical setup take?
Simple flows (5-7 steps): 2-4 hours. Complex multi-system flows: 1-3 days of engineering.
What does external setup support cost?
CHF 120-180/hr with Swiss specialists. Realistic: CHF 1,500-4,500 for a SMB initial setup with 3-5 workflows.
Can I migrate from Make to n8n later?
Theoretically yes, but flows are not directly portable — they have to be rebuilt. At similar complexity: approx. 30-50% of the original effort.
Which security measures are mandatory?
Keep webhook URLs secret, rotate API keys (every 90 days), 2FA for platform logins, activate audit logs, document data flows.
Which automation strategy fits you?
We review your existing processes and honestly show which workflows immediately bring ROI — and whether Make or n8n fits better.
Request automation audit