n8n-nodes-retab
v0.1.11
Published
n8n node for Retab - Extract data from documents
Downloads
35
Maintainers
Keywords
Readme
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.
- Go to your Retab dashboard.
- Generate an API Key.
- Use the "Retab API" credential type provided by this node.
- API Key: Your Retab API Key.
Usage
- Use a Read Binary File node to load a file (PDF, Image, etc.).
- Connect it to the Retab node.
- Select the Project resource and Extract operation.
- Enter your Project ID.
- Ensure the Input Binary Field matches the property name from the Read Binary File node (default:
data). - (Optional) Configure additional fields like Model, Temperature, etc.
