letterxpress

Interact with the LetterXpress API from n8n workflows.

Package Information

Downloads: 1 weekly / 4 monthly
Latest Version: 0.1.0
Author: Leon Chemnitz

Documentation

n8n-nodes-letterxpress

Interact with the LetterXpress API from your n8n workflows. This node allows you to automate sending letters, retrieving balances, managing print and email jobs, and more via the LetterXpress API.

Author: Leon Chemnitz

Installation

To install this community node, follow the n8n community nodes installation guide.

Supported Operations

This node supports the following operations with the LetterXpress API:

  • Send Letter (Brief senden)
  • Get Balance (Kontostand abrufen)
  • Get Print Jobs (Druckaufträge abrufen)
  • Get Email Jobs (E-Mail-Aufträge abrufen)
  • Get Transactions (Transaktionen abrufen)
  • Get Invoices (Rechnungen abrufen)
  • Get Invoice (Rechnung abrufen)

Credentials

You need a LetterXpress API account. The following credentials are required:

  • Username
  • API Key

Usage

Send Letter

To send a letter, provide:

  • PDF file
  • Specification (color, mode, shipping, C4 envelope)
  • Optional: original filename, registered type, dispatch date

Retrieve Data

For other operations, select the desired operation and provide any required parameters (e.g., page number, filters, invoice ID).

Resources

Version History

  • v0.1.0: Initial release

Discussion