Back to Nodes

8kit

v1.0.18
Last updated Feb 23, 2026

n8n nodes for 8kit Automation Tools

19 Weekly Downloads
95 Monthly Downloads

Included Nodes

8kit

Description

8kit Logo

Essential n8n Node for Reliable Workflows

![License: MIT](https://opensource.org/licenses/MIT)
![Discord](https://8kit.io/community)
![GitHub](https://github.com/8kit-io/n8n-node-8kit-community)

The n8n node that makes your workflows bulletproof

Part of the 8kit⁠ n8n integration framework. See 8kit.io⁠ for full details.

πŸš€ What is the 8kit n8n Node?

The 8kit n8n node brings 8kit capabilities directly into your n8n workflows. Easily access the powerful capabilities of the 8kit suite directly from within n8n (Uniq, Lookup, Lock, App).

What is 8kit?

8kit is a comprehensive automation toolkit with three core components: an n8n node for workflow integration, a lightweight service for data synchronization, and an admin dashboard for management β€” making your automations faster, safer, and smarter.

Common Automation Problems 8kit Solves

Running into these frustrating automation challenges?

  • Duplicate Processing – The same data gets processed multiple times across different runs
  • ID Mapping Chaos – Customer #123 in one system becomes Customer #456 in another one – now what?
  • Race Conditions – Multiple processes trying to update the same record simultaneously
  • No Audit Trail – When something breaks, you have no idea what happened
  • How the 8kit n8n Node Helps

    Add the 8kit node to your n8n workflows and get:

    βœ… Persistent storage – Your workflows remember everything between runs
    βœ… Smart Deduplication – Built-in checks prevent duplicate processing
    βœ… Cross-System ID Mapping – Seamlessly connect data between different platforms
    βœ… Distributed Transactions – Prevent conflicts in multi-process environments

    πŸ”§ Getting Started with 8kit in n8n

    Step 0: Prerequisites

    You need access to a running 8kit service before the node can do useful work. Configure your own instance by following the 8kit documentation.

    Step 1: Install the 8kit n8n Node

    1. Search for 8kit in the n8n sidebar
    – Open your n8n instance
    – Look for “8kit” in the node sidebar on the right
    – If you can’t find the 8kit node, see the step below.

    !Install 8kit Node

    2. Install via Community Nodes (if not found)
    – Go to Settings β†’ Community Nodes
    – Click Install a community node
    – Enter the package name: n8n-nodes-8kit
    – Click Install

    !Install 8kit Node

    Step 2: Create the 8kit API credentials

    1. Create new credentials

  • Go to the credentials section in n8n
  • Select 8kit API as the credential type
  • Fill in the required fields:
  • | Field | Description |
    | — | — |
    | Host URL | Base URL of the service API, such as http:host.docker.internal:3000. |
    | Token Key | Application key generated in the 8kit admin dashboard. (See more 8kit.io⁠) |

    !Create 8kit Credentials
    (Example of an 8kit service running locally on port 4000)

    1. Test the connection
    – Click Test to verify your credentials work

    The credential is reused across every 8kit node in a workflow.

    Actions

    When using 8kit nodes, each operation returns structured items on distinct outputs (for example existing vs non-existing Uniq values) so you can branch logic without manual parsing.

    Operation

    Available operations include:

    πŸ”„ Uniq Collections & Uniq Values

  • Track processed items, user preferences, or configuration data
  • Operations: Create Uniq Collection, List Uniq Collections, Get Uniq Collection Info, Get Uniq Values, Add to Uniq, Check Uniq Values, Remove from Uniq
  • πŸ”— Lookup Collections & Lookups

  • Map identifiers across different platforms seamlessly
  • Operations: Create Lookup Collection, List Lookup Collections, Get Lookup Values, Add to Lookup, Complete Lookup + Uniq, Remove from Lookup
  • πŸ”’ Locks

  • Manage distributed transactions for resource coordination
  • Prevent race conditions
  • Operations: Acquire Lock, Check Lock, Release Lock
  • ⏰ Last Updated

  • Track when workflow processed something
  • Operations: Add New Last Updated, Get Last Updated
  • !Install 8kit Node

    πŸ“š Resources

  • πŸ“– Complete Documentation – Learn everything about 8kit deployment and APIs
  • πŸ’» GitHub Repository – Source code and community contributions
  • πŸ’¬ Discord Community – Get help and share experiences

n8n Community

This community node is built by n8n users, for n8n users. Whether you’re just getting started with n8n workflows or you’re a seasoned automation expert, join our community to share experiences and get help!

Ready to supercharge your n8n workflows?

Get Started with 8kit | View on GitHub

Brought to you by Stratagems.