Skip to main content
TARGET_SYSTEM: lexware-office Lexware Office offers simple accounting and accounting programs, without any installation.
ReadCreateUpdateDeleteWebhook
Accounts
Async task
Bank accounts
Bills
Bill lines
Booking proposals
Contacts
Customers
Credit notes
Dimensions
Expenses
Files
Goods receipts
Goods receipt lines
Invoices
Invoice lines
Items
Journals
Journal entries
Offers
Offer lines
Open items
Payments
Payment terms
Projects
Purchase orders
Purchase order lines
Sales orders
Sales order lines
Suppliers
Tax rates
Transactions
Trial balance
Units
Users
Vendor credits
= Supported by Maesn
= Not supported by Maesn at this time
= Not supported by Lexware Office

How to connect to Lexware Office

As a customer of Lexware Office, you can easily retrieve the API key used for connecting to your Lexware Office accounting data.
1

Prerequisites

Before you begin, make sure you have the following:
  • A Lexware Office account with administrator permissions to create and retrieve the API key.
2

Retrieve the API key

Navigate to the add-ons page.Log in to Lexware Office using your account credentials and retrieve the API key.
3

maesn Connect setup

Paste your Lexware Office API key in to the ‘API key’ field in maesn Connect and press ‘submit’. If the API key is valid, the connection will be established and a success message will be displayed.Your Lexware account is now connected!

Webhooks

Lexware Office supports the following parameters for webhooks: Resource types:
  • CUSTOMER
  • SUPPLIER
  • ITEM
  • INVOICE
  • PAYMENT
  • TOKEN
Events:
  • created
  • updated
  • deleted
  • revoked
There is a special webhook resource type token that is triggered when a user’s Lexware Office token is revoked. This can happen if the user revokes access in their Lexware Office account settings or if the token expires and cannot be refreshed. Lexware Office needs both Resource type and Event to be able to send webhook events.
I