Skip to main content

E-Invoice

The e-invoicing features of linqi allow you to work with electronic invoices. For example, you can automatically extract data during an invoicing process and display it in a form or further process the data automatically using other actions.

info

To work with e-invoice actions, you must activate the corresponding feature.

Read out E-Invoice

This action allows you to read an e-invoice in order to work with its data. The following configuration options are available:

  • File:
    Define the placeholder for the file to be read.
    Note: You can only read one file at a time. If you want to check multiple files (such as the attachments of an email), you need to set up a loop.

This action provides the following placeholders:

  • E-Invoice available:
    This placeholder returns the value Yes if an e-invoice was found in the file, otherwise No.
    You can use this to modify the process flow, for example with a condition depending on whether an e-invoice was found or not.
    Note: If no valid invoice is found, all other placeholders will be empty.
  • Invoice number:
    This references the invoice number.
  • Invoice date:
    This references the date the invoice was issued.
  • Actual delivery date:
    This value references the delivery date of the invoice.
  • Currency Code:
    The currency code represents the currency in which the invoice was issued. It uses ISO 4217.
    For example, for euros, this would be EUR.
  • Reference number of the buyer:
    The buyer's reference number is used to assign the invoice to an order or similar.
  • Business process:
    This describes the specific use case or context such as standard procurement, framework contract, etc.
    However, this value is intended for machine processing of invoices and is therefore not easily readable for humans.
  • Purchasing company:
    This block of placeholders provides various attributes of the buyer's company. If the invoice is addressed to you, you will find your company name here, etc.
  • Buyer contact:
    This block of placeholders allows you to reference various values of the contact person on the buyer's side.
  • Buyer electronic address:
    Here you can reference the buyer’s electronic address. In most cases, this is an email address.
  • Buyer bank accounts:
    This block represents the various bank accounts of the buyer.
  • Seller company:
    This block of placeholders provides various attributes of the seller's company. If the invoice is addressed to you, this will contain the data of the company issuing the invoice.
  • Seller contact:
    This block of placeholders allows you to reference the various values of the contact person on the seller’s side. If the invoice is addressed to you, this will contain the contact details of the person who sent you the invoice.
  • Seller electronic address:
    Here you can reference the seller’s electronic address. In most cases, this is an email address.
  • Seller bank accounts:
    This block represents the various bank accounts of the seller. You can display them in a table, for example.
    If the invoice is addressed to you, this will contain the bank accounts to which you can transfer money.
  • Means of payment:
    Here you’ll find details about the means of payment of the invoice, such as a reference to a SEPA mandate.
  • Totals:
    This block provides the totals for various cost items, including the total amount of the items as well as the payout amount of the invoice.
  • Taxes:
    These attributes represent the taxes to be paid on the invoice, such as VAT.
  • Terms of payment:
    Here you’ll find various payment terms with due dates. If, for example, a cash discount is granted, you will find multiple entries with different due dates and discount values.
  • Invoice items:
    This block provides data on the individual invoice items. You can display them in a table, for example, or process them in a loop to transfer them to an external system.