- Home
- Resources
- Integrations
- Lexware Office
Lexware Office Make integrationAutomate Lexware Office with Make.
Can Make handle your Lexware Office invoices, contacts and vouchers for you? The Lexware Office Make integration offers 17 modules, including 2 triggers. This guide is for anyone running the books who wants to link the account, build a first scenario and pick the right module.
Verified Trustpilot reviews · AI, automation & growth agency
What does the Lexware Office Make integration do?
The Lexware Office Make integration links your Lexware Office account to Make, a no-code tool where you build a scenario, meaning an automation made of modules. Each module is one brick: a trigger that starts things, an action that changes something, or a search that finds records. Together they move invoices, contacts and vouchers without copy and paste.
Keep your contact list in sync. When a deal is won in another tool, Search Contacts checks whether the customer already exists in Lexware Office, then Create a Contact or Update a Contact writes the right record. No duplicate customers, no retyping addresses.
Turn a receipt into a voucher. For a small agency collecting supplier bills, Create a Voucher records the expense and Upload a File to a Voucher attaches the scanned bill straight to it, so the bookkeeping entry and its proof live together.
Act on every new invoice. Watch Invoices spots each invoice created in Lexware Office, Get an Invoice reads its details, and Render an Invoice Document produces the file you can pass on to a shared folder or an email tool.
What the modules do not cover, the Make an API Call module can reach with the same connection. The same app often has an n8n node too; the n8n vs Make comparison helps you choose. For costs, see Make pricing, and if you prefer a guided path, Make training starts from scratch.
How do you connect Lexware Office to Make?
- 01
Add a Lexware Office module
Inside any scenario, add a Lexware Office module, for example Watch Invoices, and click Create a connection. A connection is your Lexware Office account linked to Make once, then reused by every Lexware Office module you add later.
- 02
Name the connection
Giving it a name is optional, but it pays off if you run more than one company. A label like the company name tells you at a glance which Lexware Office account a scenario writes to.
- 03
Authorize and save
Grant Make access on the Lexware Office page that opens, or paste the key Lexware Office gives you, then click Save. From that point, Make can list the contacts, vouchers and invoices it is allowed to read.
Your first scenario with Lexware Office
GoalWhen a new invoice is created in Lexware Office, Make reads it and renders the invoice document.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the big + to add the first module. That first spot is where the trigger goes, the module that decides when everything starts.
- 02
Add Watch Invoices
Search for Lexware Office, pick Watch Invoices and select your connection, or click Create a connection if this is your first Lexware Office module.
- 03
Read the invoice details
Click the + on the right of the trigger and add Get an Invoice. Map the invoice from the previous module so Make fetches that exact invoice with all its details.
- 04
Render the document
Add Render an Invoice Document after it and map the same invoice. The module renders the invoice document and hands back a file ID that the next module in your chain can use.
- 05
Test with Run once
Create a test invoice in Lexware Office, then click Run once. Open the bubble above each module to read the bundles it received, a bundle being one item passed from module to module.
- 06
Schedule and switch on
Open the clock on the first module; a new scenario runs every 15 minutes by default. Keep that or adjust it within your plan, then switch the scenario on.
What can start a Lexware Office scenario?
2 modules start a scenario when something happens in Lexware Office. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Lexware Office as soon as it happens.
Watch Events
Instant triggerIn Make“Triggers when an event occurs followed by the event type parameter.”
Watch Events starts your scenario the moment something happens in Lexware Office, for the event type you pick in the module. You get a reaction without waiting for the next scheduled check.
Watch Invoices
Scheduled triggerIn Make“Triggers when a new invoice is created.”
Watch Invoices hands your scenario every new invoice created in Lexware Office, one bundle per invoice, ready for the next module to read or file away.
What can Make do in Lexware Office?
Lexware Office gives you 15 modules in 6 groups. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Document
2 modulesUpload a Document
ActionIn Make“Uploads a document for bookkeeping purposes.”
Upload a Document sends a file into Lexware Office for bookkeeping, so a receipt caught elsewhere lands where your accountant looks for it.
Download a Document
ActionIn Make“Downloads a document.”
Download a Document pulls a file out of Lexware Office into your scenario, so the next module can store it, send it or archive it.
Contact
4 modulesSearch Contacts
SearchIn Make“Searches for contacts by a filter parameter.”
Search Contacts finds the Lexware Office contacts that match a filter, which tells you whether a customer or supplier is already on file before you add anyone.
Get a Contact
ActionIn Make“Gets a specified contact.”
Get a Contact reads one specific contact in full, giving later modules the name and details they need without a search.
Create a Contact
ActionIn Make“Creates a new contact.”
Create a Contact adds a new customer or supplier to Lexware Office from data your scenario already holds, so nobody retypes it.
Update a Contact
ActionIn Make“Updates an existing contact.”
Update a Contact changes an existing contact, which keeps an address or a company name correct in Lexware Office when it changes elsewhere.
Voucher
4 modulesSearch Vouchers
SearchIn Make“Retrieves a list of vouchers.”
Search Vouchers returns a list of vouchers from Lexware Office, handy for reviewing expenses and receipts outside the app.
List Voucher
SearchIn the docs onlyList Voucher is a second voucher search that appears in the Make documentation only, without an official description, so what it returns is best read in a test.
Create a Voucher
ActionIn Make“Creates a new voucher.”
Create a Voucher records a new voucher in Lexware Office, turning a purchase or an expense spotted elsewhere into a bookkeeping entry.
Upload a File to a Voucher
ActionIn Make“Uploads a file and assign it directly to a voucher.”
Upload a File to a Voucher sends a file and assigns it directly to a voucher, so the entry and its receipt sit together for whoever checks the books.
Invoice
2 modulesGet an Invoice
ActionIn Make“Gets a specified invoice.”
Get an Invoice reads a single invoice from Lexware Office with its details, so every detail of that invoice is available to the modules further down the scenario.
Render an Invoice Document
ActionIn Make“Renders an invoice document to a file ID.”
Render an Invoice Document turns an invoice into its document and returns a file ID, the starting point for sending or archiving the invoice as a file.
Other
1 moduleMake an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
Nothing in the list fits? Make an API Call reaches any endpoint of the Lexware Office API from your scenario, with the connection you already set up.
Other modules
2 modulesCreate an Invoice
ActionIn Make“Creates a new invoice.”
Create an Invoice writes a new invoice in Lexware Office from data coming out of another tool, so billing starts without opening the app.
Get Vouchers by Voucher Number
SearchIn Make“Searches for vouchers with a voucher number.”
Get Vouchers by Voucher Number looks up vouchers using their number, the quickest way to land on a known entry.
Need help automating Lexware Office with Make?
A person reads every message.