LexOffice API

I would love to use the LexOffice-API easily.

My use case:

First of all, I would like to sync contacts, for instance to the newsletter tool or to any other CRM.
Secondly, I would love to create bills via the API.

I think it would be beneficial to add this because:

It has a business case.

Any resources to support this?

https://developers.lexoffice.io/docs/#lexoffice-api-documentation

Are you willing to work on this?

I am willing but probably not able.

Welcome to the community @sascha.foerster

The API looks very well documented. In the meantime, you can use the HTTP node. Did you try that?

https://developers.lexoffice.io/docs/#lexoffice-api-documentation-introduction

Not yet, as I am starter. But I see the potentials! :slight_smile:

I’d really love a Lexoffice integration and I would love to help creating that. I’ve already implemented the Lexoffice API multiple times on Web Projects so i’m familiar with it.

1 Like

Oh my good! The endless possibilities to create bills, manage contacts and automate your business! :smiley: @flfeders You will make me very happy! :slight_smile: I am not good in programming, but I love testing, can help documenting and most of all using! :slight_smile:

I’ve started working on a Lexoffice API node, feel free to test it out (it’s not quite finished yet…). In particular, most POST requests still only have Json Body fields.

https://www.npmjs.com/package/n8n-nodes-lexoffice-api

2 Likes