- Home
- Resources
- Integrations
- QuickFile
QuickFile Make integrationAutomate QuickFile with Make.
What if new clients and invoices landed in QuickFile without anyone retyping them? The QuickFile Make integration gives you 13 modules: 10 actions and 3 searches. This guide is for small finance and ops teams, and it walks you from the connection to a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the QuickFile Make integration do for you?
The QuickFile Make integration links your QuickFile account to Make, a no-code tool where you build a scenario (an automation made of bricks called modules). Each module does one job in QuickFile: add a client, draft an invoice, look up a bank account. Other apps feed the data, QuickFile stores the result.
Clients that appear by themselves. When a form or a CRM records a new customer, Create a Client adds the record to QuickFile, and a Search Clients placed before it shows whether that customer is already there. Fewer duplicates to merge later.
Invoices drafted from the sale. A signed quote in another tool can trigger Create an Invoice, which also handles estimates and recurring invoice templates. A freelancer or an agency keeps the billing step out of their head.
A clean read for reporting. Search Invoices and Get an Invoice pull billing data into a spreadsheet or a message for the finance lead, without logging into QuickFile.
Two limits matter. QuickFile has no trigger in Make, so a scenario starts from another app or from Make's own schedule. And the module list stops at clients, invoices and bank accounts; Make an API Call covers the rest of the QuickFile API. If you are still weighing tools, read n8n vs Make and Make pricing. To learn the editor properly, the Make training starts from zero.
How do you connect QuickFile to Make?
- 01
Gather your QuickFile keys
In QuickFile, open the account settings menu at the top right. Copy your account number, then open 3rd party integrations or API and copy the API key shown there.
- 02
Register an application
Still in that menu, click Create a QuickFile App, give it a name, and tick the API methods Make will need. Once it is saved, QuickFile shows a Client ID: copy it too.
- 03
Create the connection in Make
Add any QuickFile module to your scenario and click Create a connection. A connection is your QuickFile account linked to Make once and reused by every QuickFile module. Name it if you like, paste what you copied, and save.
Your first scenario: a won deal becomes a client and an invoice
GoalWhen a deal is marked as won in another app, Make creates the client in QuickFile and drafts their invoice.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the +. Pick the app where your deals live and choose the module that spots a won deal: that module starts everything.
- 02
Add Create a Client
Click the + on the right of that first module, search for QuickFile and pick Create a Client. Select the connection you built earlier, or click Create a connection now.
- 03
Map the customer data
Fill the client fields by clicking into them and choosing the values from the deal. Each deal travels as a bundle, one item passed from a module to the next, so the mapping repeats itself for every deal.
- 04
Add Create an Invoice
Add a second QuickFile module, Create an Invoice, and map the client that the previous module returned, then the details of the deal. The invoice is attached to the right customer from the start.
- 05
Test with Run once
Click Run once to execute the scenario a single time. Mark a test deal as won, then open each module's bubble to read the bundles it received and check the new client in QuickFile.
- 06
Schedule and switch on
Open the clock on the first module to set the schedule, every 15 minutes by default, then switch the scenario on. Each module run counts as one operation on your Make plan.
What the QuickFile modules do
QuickFile gives you 13 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Bank Account
ActionIn Make“Creates a new bank account.”
Adds a bank account to your QuickFile books, so a new business account is ready to receive transactions without a detour through the settings.
Create a Client
ActionIn Make“Creates a new client record.”
Gives you a fresh client record in QuickFile from data that lives elsewhere, such as a signup form or a CRM contact, with nothing typed by hand.
Create an Invoice
ActionIn Make“Creates a new invoice, estimate or recurring invoice template.”
Drafts an invoice for you, and the same module also produces an estimate or a recurring invoice template, which saves you three separate routines.
Delete a Client
ActionIn Make“Deletes a client record.”
Removes a client record from QuickFile, which keeps your customer list free of test entries and accounts that were created by mistake.
Delete an Invoice
ActionIn Make“Deletes an invoice, estimate or recurring invoice template.”
Takes an invoice, an estimate or a recurring template out of QuickFile, so a document that should never have existed disappears before anyone sends it.
Get a Client
ActionIn Make“Retrieves client and contact data.”
Hands your scenario the full record of one client, contacts included, when you already know which client you need.
Get an Invoice
ActionIn Make“Retrieves a single invoice, estimate or recurring invoice template.”
Reads one invoice, estimate or recurring template in full, so its content can be reused in a message, a spreadsheet row or a follow-up task.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Opens the whole QuickFile API to your scenario, reusing the same connection, for anything the ready-made modules leave out.
Update a Client
ActionIn Make“Updates an existing client record.”
Keeps a QuickFile client in step with the tool where their details change, so the address on the next invoice is the right one.
Update an Invoice
ActionIn Make“Updates an invoice, estimate or recurring invoice template.”
Changes an existing invoice, estimate or recurring template without recreating it, so you fix the document you already have instead of starting a new one.
Search Bank Accounts
SearchIn Make“Searches for bank accounts or lists them all.”
Lists the bank accounts in QuickFile, or only the ones matching your search, so later modules know which account to use.
Search Clients
SearchIn Make“Searches for clients or lists them all.”
Finds the clients that match what you know, a name or a company for instance, or lists all of them when you leave the search open.
Search Invoices
SearchIn Make“Searches for invoices or lists them all.”
Brings back the invoices that match your criteria, or the full list, ready to be sent to a spreadsheet, a report or a reminder step.
Need help automating QuickFile with Make?
A person reads every message.