retab

n8n node for Retab - Extract data from documents

Package Information

Downloads: 0 weekly / 18 monthly
Latest Version: 0.1.11
Author: Louis

Documentation

n8n-nodes-retab

This is an n8n community node. It lets you use Retab in your n8n workflows.

Retab is a data extraction platform.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Project
    • Extract: Extract data from a document using a specific project configuration.

Credentials

You need a Retab API Key to use this node.

  1. Go to your Retab dashboard.
  2. Generate an API Key.
  3. Use the "Retab API" credential type provided by this node.
    • API Key: Your Retab API Key.

Usage

  1. Use a Read Binary File node to load a file (PDF, Image, etc.).
  2. Connect it to the Retab node.
  3. Select the Project resource and Extract operation.
  4. Enter your Project ID.
  5. Ensure the Input Binary Field matches the property name from the Read Binary File node (default: data).
  6. (Optional) Configure additional fields like Model, Temperature, etc.

Discussion