- Home
- Resources
- Integrations
- Pennylane V2
Pennylane V2 Make integrationAutomate Pennylane V2 with Make.
Can Make fill Pennylane for you instead of copying clients and quotes by hand? The Pennylane V2 Make integration gives you 23 modules: 17 actions and 6 searches. This guide shows how to link your account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Pennylane V2 Make integration do for you?
The Pennylane V2 Make integration lets Make write to and read from your Pennylane account inside a scenario, which is the automation you build in Make. You can create customers, products, quotes and invoices, look them up, or update them, all without writing code.
Quotes that start themselves. A new client lands in your CRM or form tool, Make runs Create a Company Customer, then Create a Quote for that company. Nobody retypes the address twice.
A product catalog that stays in sync. When a price changes in your shop or spreadsheet, Retrieve a Product finds the item and Update a Product rewrites it in Pennylane, so your next invoice uses the right line.
Invoice data sent where your team works. List all Customer Invoice pulls the invoices out of Pennylane, one item at a time, so another app can count them, file them or post a summary.
One thing Make cannot do here: react on its own to something that happens in Pennylane. This app has no trigger, so every scenario starts from another app or from the Make schedule. If a call you need is missing from the list, Make an API Call reaches the rest of the Pennylane API with the same connection.
Hesitating between two tools? Read n8n vs Make. To learn the editor step by step, the Make training walks through it, and Make pricing explains how operations are counted.
How do you connect Pennylane V2 to Make?
- 01
Generate a token in Pennylane
In Pennylane, open the Accounting section, then Settings, Connectivity and Developers. Click Generate an API Token, give it a name, tick the permissions under API V2, choose an expiration date and click Generate Token.
- 02
Open the connection window in Make
Add any Pennylane V2 module to your scenario and click Create a connection. The Connection name field is optional, but a clear name like the company it belongs to helps once you manage several accounts.
- 03
Paste the token and save
Paste the token you copied from Pennylane, or follow the instructions Make shows on screen. From then on, this connection is reused by every Pennylane V2 module of your scenarios, so you only do this part once.
Build your first scenario with Pennylane V2
GoalWhen a new client arrives in another app, Make creates the company in Pennylane V2 and prepares a quote for it.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big +. This first module decides when everything runs, and Pennylane V2 has no trigger, so it comes from another app.
- 02
Pick where new clients come from
Search the app where new clients show up, such as your CRM or form tool, choose its module and connect that account. Each new client becomes a bundle, one item passed to the next module.
- 03
Add Create a Company Customer
Click the + on the right, search Pennylane V2 and pick Create a Company Customer. Connect your account, then map the client details that the first module received into the fields Make shows.
- 04
Add Create a Quote
Click + again and choose Create a Quote. Map the customer that the previous module just created, so the quote lands on the right company without anyone searching for it.
- 05
Test with Run once
Click Run once and create a test client in the first app. Open the bubbles above each module to read the bundles it received, then check in Pennylane that the company and the quote are there.
- 06
Schedule and switch it on
Click the clock on the first module. A new scenario checks every 15 minutes by default, which is also the shortest gap on the Free plan. Then switch the scenario on.
Every Pennylane V2 module, explained
Pennylane V2 gives you 23 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
- Create a Company Customer
- Create a Customer Invoice
- Create an Individual Customer
- Create a Product
- Get the User Info
- Make an API Call
- Retrieve a Billing Subscription
- Retrieve a Category
- Retrieve a Customer
- Retrieve a Customer Invoice
- Retrieve a Product
- Update a Company Customer
- Update an Individual Customer
- Update a Product
- List all Billing Subscription
- List all Categories
- List all Customer Invoice
- List all Customers
- List all Products
- Create a Quote
- List all Quotes
- Retrieve a Quote
- Update a Quote
Create a Company Customer
ActionIn Make“Create a Company Customer.”
This module adds a business client to Pennylane from data another app already holds, so the company exists before you bill it.
Create a Customer Invoice
ActionIn Make“Create a New Invoice with a New Customer.”
With one module, Make writes a new invoice in Pennylane and creates the customer it belongs to at the same time.
Create an Individual Customer
ActionIn Make“Create an Individual Customer.”
Private buyers get their own customer record here, separate from company clients, so each person you sell to appears under their own name.
Create a Product
ActionIn Make“Create a Product.”
A new item you sell gets its line in the Pennylane product list, ready to be picked on your next quote or invoice.
Get the User Info
ActionIn Make“Get the User Info.”
Here Make simply reads who the connection belongs to on the Pennylane side, which tells you the link between both tools answers.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Whatever the other Pennylane V2 modules leave out, this one can reach: it calls any endpoint of the Pennylane API with the connection you already set up.
Retrieve a Billing Subscription
ActionIn Make“Retrieves a Billing Subscription.”
Pick one billing subscription in Pennylane and Make hands you its details, ready to reuse in the rest of your scenario.
Retrieve a Category
ActionIn Make“Retrieves a Category.”
One category from your Pennylane account comes back through this module, so the next step can use its exact label instead of a guessed one.
Retrieve a Customer
ActionIn Make“Retrieves a Customer.”
Pull up the full record of one Pennylane customer, company or person, and pass it to the next module without searching by hand.
Retrieve a Customer Invoice
ActionIn Make“Retrieves a Customer Invoice.”
A single invoice, with what Pennylane knows about it, lands in your scenario so you can forward it or check it.
Retrieve a Product
ActionIn Make“Retrieves a Product.”
Look up one product of your Pennylane catalog and reuse its current details further down the scenario.
Update a Company Customer
ActionIn Make“Updates a Company Customer.”
Changes made to a business client elsewhere reach Pennylane through this module, so your invoices keep the latest details.
Update an Individual Customer
ActionIn Make“Updates an Individual Customer.”
Keep the record of a private buyer up to date in Pennylane when their details change in another tool.
Update a Product
ActionIn Make“Updates a Product.”
Rewrite a product already in Pennylane, so a price or a name you changed in your catalog shows on the next document.
List all Billing Subscription
SearchIn Make“List all Billing Subscription.”
Every billing subscription in Pennylane comes out as its own bundle, so the next modules can handle them one by one.
List all Categories
SearchIn Make“List all Categories.”
You get the full list of categories set up in Pennylane, handy to see what exists before labeling anything.
List all Customer Invoice
SearchIn Make“List all Customer Invoice.”
Your customer invoices leave Pennylane one at a time, each as a bundle that another app can store, count or share.
List all Customers
SearchIn Make“List all Customers.”
This search walks through your Pennylane client base and returns each customer as a separate item.
List all Products
SearchIn Make“List all Products.”
All the products in your Pennylane catalog flow out of this module, ready to be compared with another list.
Create a Quote
ActionIn the docs onlyA quote appears in Pennylane from data gathered by earlier modules, so you send it faster and without copy errors.
List all Quotes
SearchIn the docs onlyGo through the quotes stored in Pennylane, each one sent to the next module as its own bundle.
Retrieve a Quote
ActionIn the docs onlyFetch one quote from Pennylane and reuse its details in another tool, such as a CRM deal or a chat message.
Update a Quote
ActionIn the docs onlyEdit a quote already in Pennylane when the deal changes, instead of opening the app and fixing it by hand.
Need help automating Pennylane V2 with Make?
A person reads every message.