Package Information
Released: 1/6/2025
Downloads: 20 weekly / 49 monthly
Latest Version: 0.1.2
Author: geckse
Available Nodes
Documentation

Work with E-Invoices in n8n with the E-Invoice Node
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
n8n is a fair-code licensed workflow automation platform.
Supported Operations
Installation
Compatibility
About
Version History
Supported Operations
| 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 | - |
Installation
Follow the installation guide 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 on Github.
About
If you want to not only extract invoice data but also match payments with your bank accounts, check out my SaaS: https://kontoflux.io
Version History
0.1.2
- stable release
0.1.1
- depency fix
0.1.0
- initial release