/n8n-nodes-formx

Primary LanguageTypeScriptMIT LicenseMIT

n8n-nodes-formx

This is an n8n community node. It lets you use FormX, a document extraction service, in your n8n workflows.

FormX is a document extraction service that allows you to automate the extraction of data from various types of documents, such as receipts, invoices, and bank-statements.

n8n is a fair-code licensed workflow automation platform.

Table of Content

Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

The FormX node supports the following operations:

  • Action: Extract data from documents, using extractors set up in your FormX Portal
  • Trigger: Listen to new extraction finish

Credentials

To use the FormX node, you will need to sign up for a FormX account

You can then configure the credentials in the n8n interface by providing the Access Token and Extractor ID.

Access Token

Go to Manage Team to obtain an Access Token. Then, you

Extractor ID

Go to Extractors to create new/select existing extractor, go to Settings, copy its id.

This node is compatible with n8n version 0.184.0 and above. We have tested the node with n8n version 0.184.0 and 0.187.0, and no known version incompatibility issues have been identified.

Usage

To use the FormX node in your n8n workflows, simply drag and drop the node onto your canvas and configure the required inputs, such as the document to be processed and the desired extraction or classification tasks.

If you're new to n8n, you can check out the Try it out documentation to get started.

Example Inputs

  • Microsoft OneDrive
  • Google Drive
  • Gmail Attachments

Example Outputs

  • Google Spreadsheets
  • Excel
  • Airtable
  • Xero
  • Quickbooks

Resources

Contribution

Please refer to Contribution.md