0.1.2 • Published 5 months ago

n8n-nodes-einvoice v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Banner image

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

OperationDescriptionOptions
ExtractExtract e-Invoice Informations from a PDF or XML-FilePDF 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

Version History

0.1.2

  • stable release

0.1.1

  • depency fix

0.1.0

  • initial release