Skip to content

N8N Integration

N8N is a popular open-source workflow automation tool that can be used to integrate Recognito with other systems.

What you can do with the Recognito node

Actions

  • Upload document

    • Upload files such as PDF, PNG, JPG, JPEG, etc. from any other integration providede by N8N directly to Recognito system.

Triggers

  • On Document analysed

    • Trigger a workflow when a document is analysed in Recognito system.
  • On Document validated

    • Trigger a workflow when a document is validated in Recognito system.

Authentication

To connect to Recognito with N8N system you need to:

  1. Login to Recognito system (https://app.recognito.io)
  2. If you don't have any projects yet, create one.
  3. Go to Settings -> API keys
  4. Create new API key
    • Name: Name of the API key
    • Expiration: Expiration date of the API key
    • Permissions: Select projects and permissions (Upload documents permission is required for Upload document action)
  5. Copy API key
  6. Paste the API key in the Access token credential setup.