Why quotes vary so much
Automation quotes range from a few hundred dollars to $15,000+ for projects that sound vaguely similar on the surface. The difference isn't arbitrary — it comes down to the number of tools involved, how much branching logic there is, whether any custom API work is required, and how much edge-case handling and testing the project actually needs.
Understanding what drives the price is the fastest way to scope your project accurately and get quotes that are actually comparable.
Simple automations: $500–$1,500
A simple automation has one trigger, one or two actions, and a single straight-line path — no conditions, no branching. Examples: a contact form submission creates a record in a CRM and sends a confirmation email; a new booking in your scheduling tool sends a calendar invite and a payment link.
At this complexity level, setup is measured in hours. The work is mostly configuration in a platform like Zapier or Make, with testing against a handful of scenarios. This range covers both the build cost and basic documentation.
Medium automations: $1,500–$4,000
Medium-complexity automations introduce branching logic, connect three or more tools, and need conditional routing — "if this type of enquiry, do A; otherwise, do B." Examples: a lead qualification workflow that tags contacts differently based on their answers and routes them to different follow-up sequences; an onboarding flow that creates accounts in multiple systems and sends different emails based on the plan selected.
This range also covers situations where existing automations need to be rebuilt or extended because they've grown beyond their original design.
Complex automations: $4,000–$15,000+
Complex projects involve multiple interdependent workflows, custom API integrations with systems that don't have native connectors, robust error handling so a failure in one step doesn't silently break the whole chain, and ongoing monitoring setup. Examples: a multi-location business syncing data across a field management system, an accounting tool, and a custom reporting dashboard; a professional services firm automating client intake, document generation, and CRM updates across six tools.
At this level, significant time goes into architecture — designing how the pieces fit together — not just the build itself.
Ongoing tool costs
Separate from the build cost, automation platforms charge ongoing subscription fees. Zapier's Professional plan runs $80–120 AUD/month (including GST). Make's paid plans start around $15–55 AUD/month depending on tier. If you're using n8n self-hosted, you're paying server costs of $15–50 AUD/month instead.
These are unavoidable and worth factoring into the total cost of ownership, especially if you're comparing automation against hiring someone to do the task manually.
Freelancer vs agency pricing
A freelancer building automation typically charges for actual build time — there's no account management overhead or project coordinator margin built into the rate. An agency will generally charge 40–80% more for equivalent work because of the structural overhead of how they operate.
The quality of the output depends on the individual, not the business model. A skilled freelancer will build something more robust than a junior agency hire. The due diligence is the same either way: look at past work, ask who specifically will be building it, and get a scope-based fixed price rather than an open hourly estimate.
How to get a fair quote
Before contacting anyone for a price, do the work of scoping it yourself. Know the number of triggers (what starts the automation), the number of actions (what it does), the tools involved, and the edge cases you're aware of — what happens if data is missing, if a step fails, if someone submits the same thing twice.
A builder who gives you a price without asking these questions is guessing. A builder who asks them before quoting is telling you they understand what drives cost — which is a reasonable signal they know what they're doing.