fatura-entegrator

N8N node for Fatura Entegratör API integration - manage invoices, customers and products

Package Information

Downloads: 2 weekly / 113 monthly
Latest Version: 0.1.2
Author: Fatura Entegratör

Documentation

n8n-nodes-fatura-entegrator

This is an n8n community node for the Fatura Entegratör API. It lets you manage invoices, customers, products, and integrations directly from your n8n workflows.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Invoice

  • Create a new invoice
  • Get invoice by ID
  • Get all invoices
  • Cancel an invoice
  • Get invoice PDF
  • Send invoice PDF via email

Customer

  • Create a new customer
  • Get customer by ID
  • Get all customers
  • Update a customer
  • Delete a customer

Product

  • Create a new product
  • Get product by ID
  • Get all products
  • Update a product
  • Delete a product

Integration

  • Get all sale channels
  • Get all invoice integrations

Trigger

  • Webhook trigger that fires when invoice status changes (completed, failed, etc.)

Credentials

To use this node, you need a Fatura Entegratör API key:

  1. Sign up or log in at app.faturaentegrator.com
  2. Navigate to your account settings
  3. Generate an API key
  4. Use the API key in the n8n credentials configuration

Resources

Discussion