DEV Community

Altiora
Altiora

Posted on

Stop Selling Hours — Start Selling Automated Workflows (A Freelancer's Guide)

Most automation freelancers are stuck trading hours for dollars. I was too, until I flipped the model.

Instead of charging $50/hr to build custom workflows, I now sell pre-built automation packages that take me zero hours to deliver. Here's the playbook.

The Old Model (Broken)

Client asks → You scope → You build → You deliver → You invoice
Time: 10-40 hours | Revenue: $500-$2,000 | Recurring: $0
Enter fullscreen mode Exit fullscreen mode

Every new client starts from zero. You're essentially a very expensive factory worker.

The New Model (Scalable)

Build once → Package → List → Sell infinitely
Time: 20 hours upfront | Revenue: unlimited | Recurring: yes
Enter fullscreen mode Exit fullscreen mode

The key insight: 80% of small businesses need the same 5-6 workflows. You're rebuilding them from scratch each time.

The 5 Workflows Every Small Business Needs

After building for dozens of clients, these are the workflows that get requested over and over:

1. Lead Capture → CRM → Follow-up

Trigger: form submission, email, or chat message
Action: create contact, send welcome sequence, assign to pipeline
Value to client: Never lose a lead again

2. Appointment Reminders

Trigger: calendar event approaching
Action: WhatsApp/SMS reminder sequence (24h, 3h, 1h before)
Value to client: 70% fewer no-shows

3. Review Collection

Trigger: service completed
Action: wait 24h → send review request → follow up if no response
Value to client: 3x more Google reviews

4. Daily/Weekly Reports

Trigger: schedule (daily 8am or Monday 9am)
Action: pull metrics from all tools → compile → send to owner
Value to client: Know your numbers without logging into 5 tools

5. Invoice → Payment Reminder → Thank You

Trigger: invoice created
Action: send → remind at 3/7/14 days → send thank you on payment
Value to client: Get paid 40% faster

How to Package and Sell

Step 1: Build the workflow in n8n

Make it modular. Use environment variables for anything client-specific (API keys, email addresses, business name).

Step 2: Export as JSON

n8n lets you export workflows as JSON files. This is your product.

Step 3: Write setup documentation

A 1-page guide: "How to import this workflow and configure it for your business in 15 minutes."

Step 4: List on Gumroad/Lemonsqueezy

Price between €19-€59 per workflow, or bundle 3+ for €59-€99.

Step 5: Write content that drives traffic

Dev.to articles, Reddit answers, YouTube tutorials. Each piece of content links back to your product.

Real Numbers

Here's what this looks like in practice:

Product Price Monthly Sales Revenue
Single workflow €29 10 €290
Starter pack (3 workflows) €59 5 €295
Industry kit (scripts + guide) €19 15 €285
Total 30 €870/mo

That's €10,440/year from products you built once. And it compounds — every new article, every new product, every new customer review makes the next sale easier.

Get Started Today

If you want to see what packaged workflows look like in practice:

Or start with a niche-specific product: Zero No-Show Kit for Beauty Salons (€19) — 20 WhatsApp scripts + setup guide. No code needed.

The Meta-Lesson

The best part? This article is itself an example of the model. I'm not selling you hours of consulting. I'm sharing knowledge freely, and if you want the shortcut, the products are right there.

Build once. Sell forever. That's the game.


Building AI automation products at Altiora. Follow @AltioraHQ for daily automation insights.

Top comments (0)