- Home
- Resources
- Integrations
- Billplz
Billplz Make integrationAutomate Billplz with Make.
Want a Billplz bill to appear the moment a customer order lands somewhere else? The Billplz Make integration gives you 4 modules: three actions and one search. This guide shows how to link your API key, which module to pick, and how to build your first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Billplz Make integration do for you?
The Billplz Make integration lets a Make scenario, the automation you build in Make as a chain of bricks called modules, create, read and delete bills in your Billplz account and list your collections. You pick the modules, map the data, and Make does the clicking for you.
Bill a customer without opening Billplz. When an order, a booking or a form entry arrives in another app, Create a Bill turns it into a Billplz bill. The shop owner stops retyping each order into Billplz.
Keep a status sheet honest. A freelancer who tracks invoices in a spreadsheet can use Get a Bill to pull the details of one bill and write them next to the matching row, so the sheet reflects what Billplz actually holds.
Clean up after a cancellation. When a booking is cancelled upstream, Delete a Bill removes the bill that no longer has a reason to exist. Pair it with Get Collections when a report needs the full list of your collections.
What Make does not offer here: Billplz has no trigger module, so nothing in Billplz itself can start a scenario, and there is no Make an API Call module for requests outside the four modules. To judge the tool first, read our Make review; to see how plans count usage, check Make pricing. The same app often has an n8n node too, and n8n vs Make lays out how the two tools differ.
How do you connect Billplz to Make?
- 01
Copy your API key in Billplz
Log in to your Billplz dashboard, open the Settings menu and click the API Keys tab. Choose the Production or Sandbox environment, then copy the key shown on screen. You need an active Billplz account for this.
- 02
Add a Billplz module in Make
In your scenario, add any Billplz module, for example Create a Bill, and click Create a connection. A connection is your Billplz account linked to Make once, then reused by every Billplz module you add later.
- 03
Paste the key and save
Give the connection a clear name in the optional Connection name field, such as the shop or the environment it points to. Paste the API key you copied, follow the on-screen instructions, and save. The module can now talk to your account.
Your first scenario with Billplz and Make
GoalWhen a new order shows up in another app, Make creates the matching bill in Billplz.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the +. Add the module of the app where orders arrive first, since Billplz has no trigger of its own to start the flow.
- 02
Add Create a Bill
Click the + on the right of that first module, search for Billplz and pick Create a Bill. Select the connection you built earlier, or click Create a connection if this is your first time.
- 03
Map the order data
Fill the module fields by mapping values from the first module: whatever the module asks for comes straight from the order, so you type nothing twice. Each order travels as a bundle, one item passed from a module to the next.
- 04
Test with Run once
Click Run once to execute the scenario a single time. Open the bubble above each module to read the bundles it received, then check in Billplz that the bill looks right.
- 05
Schedule and switch on
Set the schedule on the first module, which checks every 15 minutes by default, and switch the scenario on. Each module run on a bundle counts as one operation on your Make plan.
What each Billplz module does in Make
Billplz gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Create a Bill
ActionIn Make“Creates a bill for the customer.”
This module issues a new bill in your Billplz account for a customer, using data mapped from earlier steps, so nobody has to type the details twice.
Delete a Bill
ActionIn Make“Deletes a specific bill.”
You get rid of one specific bill from Billplz without logging in, which keeps your account free of bills tied to orders that no longer exist.
Get a Bill
ActionIn Make“Get a specific bill information.”
It fetches the information Billplz holds about one bill and hands it to the next module, ready to be written into a sheet, a CRM or a message.
Get Collections
SearchIn Make“Get a list of collections.”
Make returns the list of collections in your Billplz account, one bundle per collection, so later modules can work through them one by one.
Need help automating Billplz with Make?
A person reads every message.