← All writing

AI Drafts, You Approve: Automating Quotes and Invoices

Joey Tan9 min read

A practical guide to automating quotes, approvals, and invoices in service businesses using the tools you already have, with one human click that keeps you in control.

Updated on: 2026-08-10

The fastest way to lose trust in automation is to let it send something wrong. A quote with the old pricing. An invoice for hours that were never worked. A confirmation email to a customer who cancelled last week.

Most service business owners we talk to have been burned by exactly this, either by a tool they tried themselves or by a story from someone in their trade. So they keep doing it all by hand. Read the email, draft the quote, double-check it, send it. Every time.

The good news is you don't have to choose between "fully manual" and "fully automatic." The pattern that actually works for quotes, approvals, and invoices in service businesses is the middle one: the machine drafts, a person approves, and nothing ships without that click. You keep the judgment. You lose the copy-pasting.

The shape that works: draft, approve, ship

Here is the pattern we keep coming back to across different clients and different workflows.

An event triggers the flow (an email lands, hours get logged, an order comes in). The system reads the input, pulls in whatever it needs, and drafts the output. Then it stops and waits. A person looks at the draft, changes it if needed, and approves with one click. Only then does it go out.

The clearest real example we have is the email-to-quote system we built for Cupcakes STHLM. An incoming request gets read and drafted into an offer automatically. A human reviews it and approves with one click before it goes to the customer. The customer can then accept, decline, or request changes on their end. Alex Cordova, who ran it, went from spending two to three hours a day answering emails to under an hour. His words on the part that mattered most: "I don't have the worry of 'Did I miss something or did I do it correct?'"

That worry is the real cost of manual admin. Not just the hours. The low-level anxiety of hoping you got everything right.

The same shape shows up everywhere once you look for it:

  • Email to quote. Request comes in, offer gets drafted, you approve, it goes out.

  • Hours to invoice. Logged hours get compiled, you approve the total before it becomes a bill.

  • Order to invoice. An order comes in, you confirm it before it becomes a customer record and an invoice.

Different inputs, different outputs, same three beats. AI drafts. A person approves. Nothing ships without the click.

Why "without changing your tools" matters more than it sounds

When people hear "automation," they often assume they need to move everything into a shiny new platform. New login, new interface, new thing for the team to learn and resent.

For service businesses running on Jortt, e-boekhouden, Exact, a shared inbox, and a couple of spreadsheets, that switch is where most automation projects die. Not because the new platform is bad. Because nobody has the appetite to migrate live invoicing while also running a plumbing crew or a bakery.

What we do instead is connect the tools you already have and let them talk to each other. Your invoicing stays in Jortt or Exact. Your quotes still look like your quotes. The automation sits in the middle, moving data and drafting outputs, using something like n8n as the integration layer that ties everything together.

The practical difference: your team's daily screens barely change. What changes is that the boring middle steps happen on their own, and the moments that need a human are the only moments a human touches.

Where the human approval points actually belong

Not every step needs a click. Put the approval where a mistake would be expensive or embarrassing, and let the rest run.

Three approval points earn their place in most service workflows:

Before a quote goes to a customer. Pricing, scope, and tone all matter here. This is the one client-facing document where a wrong number costs you money or credibility. Draft it automatically, approve it manually.

Before logged hours become a bill. Hours-to-invoice flows are great until someone forgot to stop the timer or logged a job twice. One approval on the compiled total catches this before the customer ever sees it. An invoice can be perfectly formatted and still be completely wrong, and the only reliable guard against that is a person who knows the job glancing at it.

Before an order becomes a customer record. In order-to-invoice flows, a bad order that gets confirmed pollutes your accounting and your customer list. Confirm the order first, then let the record and invoice generate themselves.

Everywhere else, skip the click. Data moving from one system to another does not need supervision. Follow-up reminders on unpaid invoices do not need you to press send each time. The skill is deciding which steps are load-bearing and which are just plumbing.

What the flow looks like end to end

Take a real hours-to-invoice example for a contractor.

Before: Crew logs hours in a spreadsheet or app. At month end, someone opens the sheet, cross-references jobs, copies totals into the invoicing tool one client at a time, checks each rate, generates the invoice, downloads the PDF, attaches it to an email, writes the email, sends it. Then a few days later, checks who paid, and manually chases the ones who didn't. A full day, easily, and a good chance of at least one wrong line item.

After: Hours flow from the logging tool into the automation. At month end, the system compiles per-client totals and drafts each invoice inside Exact or e-boekhouden. It presents them for approval in one place. The office manager scans the drafts, fixes the one job that got double-logged, approves the batch with a click. Invoices send automatically. Payment reminders go out on their own schedule after the due date, with no one needing to remember.

The office manager's month-end went from a full day of copy-pasting to twenty minutes of reviewing. That is the trade you are actually buying. Not "no humans." Fewer human hours spent on the parts that were never worth a human's time.

DIY tools versus an automation partner

You can build a version of this yourself. Zapier, Make, and n8n all exist for exactly this reason, and plenty of capable operations managers have wired up a working flow over a weekend.

Whether that is the right move depends on what you're building and who maintains it after.

DIY with Zapier / Make / n8n FasterAdmin custom build
Best for Simple, low-risk automations you can maintain yourself Multi-step quote, approval, and invoicing flows where errors cost money
Process analysis You map your own process Full process analysis and workflow mapping before anything is built
Approval logic You design and test it Approval points designed around where your mistakes actually happen
Integration with Jortt / e-boekhouden / Exact Depends on available connectors; some need workarounds Built to connect your existing invoicing tools directly
Testing before launch On you Real-scenario validation before it touches a live customer
When it breaks You debug it Post-launch support, with an optional retainer for ongoing changes
Handoff You already own it Training and handoff guides so your team can run and update it

If your flow is one trigger and one action, and you're comfortable fixing it when a connector changes, DIY is a reasonable call. Do not pay someone for something you'll enjoy building yourself.

The case for bringing us in is different. It's the flows with real approval logic, multiple tools that don't natively connect, and a cost of failure measured in wrong invoices or lost customers. That's where the process analysis, the testing against real scenarios, and someone to call when it breaks stop being nice-to-haves. A quote flow that sends the wrong price twice will erase any time it saved.

Most projects run two to eight weeks depending on how many flows and how tangled the current process is. Priced per project, not per seat, because you're buying a working system, not a subscription to fiddle with.

What I would do first

Do not try to automate everything at once. Pick the single flow that hurts most and start there.

For most service businesses that's one of three: the email-to-quote flow if you're drowning in enquiries, the hours-to-invoice flow if month-end billing eats a day, or payment reminders if you're carrying too much unpaid work.

Then, before building anything, write down every manual step in that one flow. Where does the data start? What gets copied where? What gets checked, and by whom? At which single point would a mistake actually reach a customer? That last question tells you where your one approval click goes. Everything upstream of it can run on its own.

Get one flow working and trusted. The second one is always faster, because the hardest part was believing the drafts before you approve them.

FAQ

Do I have to move off Jortt, e-boekhouden, or Exact to automate my invoicing?

No. The whole point is connecting the invoicing tools you already use rather than replacing them. Your invoices keep generating in the same system; the automation handles the drafting and the data movement around it.

Won't automated quotes and invoices go out with mistakes?

That's exactly why the approval click exists. The system drafts, but nothing customer-facing sends until a person reviews and approves it. You automate the copy-pasting, not the judgment.

Is this only for tech-savvy businesses?

It's built for the opposite. Most of our clients are hands-on owners and office managers who live in Excel and email, not IT departments. We handle the technical setup and give you handoff guides so your team can manage it after.

Can't I just build this myself with Zapier or Make?

For a simple flow, sometimes yes. The cases worth handing over are the ones with real approval logic, multiple tools that don't connect cleanly, and a high cost when something sends wrong. That's where process analysis and proper testing pay for themselves.

How long before it's running?

Typical projects run two to eight weeks, depending on how many flows you're automating and how complex your current process is. A single well-scoped flow sits at the shorter end.

If your admin day is mostly moving the same information between the same tools, that's the part worth handing off. Tell us what your worst flow looks like and we'll map where the one click should go.

Want to know what this is costing you?

Twenty minutes, no pitch. We look at where the work actually goes and tell you whether there is anything worth fixing.

Book The Ops Call — 20 Minutes, No Pitch