n8n-nodes-einvoice
Version:
n8n.io node to handle E-Invoices with PDF or XML Files (ZUGFeRD / XRechnung / Factur-X / EN-16931)
53 lines (35 loc) • 2.2 kB
Markdown

This community package contains a node to work with E-Invoices in n8n.io
What you get:
* Extract Invoice Informations from valid E-Invoices via PDFs or XML-Files (Standards: ZUGFeRD / XRechnung / Factur-X / EN-16931)
* Option to get the raw XML as JSON
* Option to get the raw XML embedded in the PDFs
[](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform.
[](
[](
[](
[](
[](
| Operation | Description | Options |
| ------------- | ------------- | ------------- |
| Extract | Extract e-Invoice Informations from a PDF or XML-File | PDF password, return raw JSON, return raw XML, keep Source |
| _Attach (planed)_ | Attach valid E-Invoice Informations to a PDF-File or generate a valid e-Invoice XML-File | - |
Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.
It also should automatically install depencies (which should be the same n8n uses for handling PDFs and XML)
## Compatibility
The Latest Version of n8n (at least 1.72.x). If you encounter any problem, feel free to [open an issue](https://github.com/geckse/n8n-nodes-einvoice) on Github.
## About
<img src="https://cloud.let-the-work-flow.com/kontoflux-icon.png" align="left" height="64" width="64">
Hi, I’m geckse! Beside building Automations I’ve also built a SaaS that automates your bank accounts and makes them accessible for your automations! 👋
This node is a small sponsorship of my ongoing effort to help you automate your cashflow processes. 💸 <br><br>
If you want to not only extract invoice data but also match payments with your bank accounts, check out my SaaS: https://kontoflux.io
- stable release
- depency fix
- initial release