🧰Tools Directory

The n8n Automation Tool Stack

A curated directory of free and low-cost tools that integrate seamlessly with n8n. Every tool here has been tested in production workflows — from webhook debugging to database storage and deployment.

🪝

Webhook Testing & Development

Inspect, debug, and forward webhooks during n8n workflow development. Essential for testing incoming webhook triggers and outgoing HTTP requests.

🪝

Webhook.site

Freemium

Instant disposable webhook URLs. Inspect headers, body, and query parameters in real-time. No signup required for basic use.

n8n use: Test Webhook nodes without deploying to production. Forward webhook.site URLs to n8n via HTTP Request node.

Visit Webhook.site
🔄

Hookdeck

Freemium

Webhook ingestion platform with retries, rate limiting, filtering, and event history. Built for production webhook reliability.

n8n use: Use as a webhook gateway in front of n8n. Automatic retries, queuing, and observability for all incoming webhooks.

Visit Hookdeck
🔒

ngrok

Freemium

Secure tunnels to localhost. Expose your local n8n instance to the internet for testing webhooks and API endpoints.

n8n use: Expose local n8n on a public URL for receiving webhooks during development. Use with n8n's Webhook trigger node.

Visit ngrok
📥

RequestBin

Free

Capture and inspect HTTP requests. Simple bin URLs that collect requests for debugging. Now part of Pipedream.

n8n use: Quick debugging target for HTTP Request nodes. Inspect what n8n is sending to external APIs.

Visit RequestBin
🐝

Beeceptor

Freemium

Zero-coding mock API server. Create mock REST endpoints with custom responses, latency simulation, and request inspection.

n8n use: Mock APIs that n8n workflows call during development. Simulate external services without real credentials.

Visit Beeceptor
📊

JSON & Data Tools

Format, validate, transform, and convert data between formats. Essential when building n8n Code nodes, Function items, or transforming API responses.

🔍

JSON Formatter

Free

Format, validate, and beautify JSON. Also converts JSON to CSV, XML, YAML, and more. Tree view for deep inspection.

n8n use: Validate JSON output from HTTP Request nodes. Format complex nested responses before using in n8n Code nodes.

Visit JSON Formatter
🎮

jq play

Free

Interactive jq playground. Write and test jq queries against sample JSON data. Instant feedback.

n8n use: Prototype jq expressions for the n8n Item Lists node or Code node. Much faster than edit-save-test cycles.

Visit jq play

Transform.tools

Free

Convert between 24+ formats: JSON to TypeScript, JSON Schema, GraphQL, Rust, Go struct, and more.

n8n use: Generate TypeScript types from API responses for n8n custom nodes. Convert data structures between formats.

Visit Transform.tools
🧰

CyberChef

Open Source

The cyber Swiss Army knife. 300+ operations: encoding, encryption, compression, parsing, data analysis, and forensic tools.

n8n use: Debug encoded payloads, decode Base64/JWT tokens, parse binary data received by n8n webhooks.

Visit CyberChef
🌳

JSON Crack

Freemium

Visualize JSON data as interactive tree diagrams. Understand complex nested structures at a glance.

n8n use: Visually map complex API response structures before building n8n data transformations.

Visit JSON Crack

Cron & Scheduling

External cron monitors, uptime checkers, and scheduling services that pair with n8n's built-in Cron trigger for robust scheduling.

🏥

Healthchecks.io

Freemium

Cron job monitoring. Get alerts when your scheduled tasks don't run on time. Silent until something breaks.

n8n use: Ping Healthchecks at start/end of n8n Cron workflows. Get alerted if n8n is down or a workflow silently fails.

Visit Healthchecks.io
🕐

Cron-job.org

Free

Free cron job service. Schedule HTTP calls with cron expressions. Execution history and error logging.

n8n use: External trigger source — cron-job.org hits your n8n Webhook node on schedule as a backup to n8n's built-in Cron.

Visit Cron-job.org
📡

Better Stack

Freemium

Uptime monitoring, status pages, and incident management. Heartbeat monitoring for scheduled jobs.

n8n use: Monitor your n8n instance uptime. Create status pages for workflow health. Heartbeat beat monitoring for Cron workflows.

Visit Better Stack
🤖

UptimeRobot

Freemium

Free uptime monitoring with 5-minute checks. HTTP, ping, port, and keyword monitoring.

n8n use: Monitor your n8n webhook endpoints. Alert via Slack/Discord when workflows become unreachable.

Visit UptimeRobot
🔌

API Development & Testing

Build, test, document, and mock APIs. These tools help you prototype the endpoints your n8n workflows will call.

🚀

Hoppscotch

Open Source

Open-source API development platform. Lightweight, fast, supports REST, GraphQL, WebSocket, and MQTT.

n8n use: Test APIs before wiring them into n8n HTTP Request nodes. Export collections for documentation.

Visit Hoppscotch
📮

Postman

Freemium

Industry-standard API platform. Build, test, mock, and document APIs. Collaboration features for teams.

n8n use: Test API endpoints, generate code snippets, mock servers for n8n development. Huge API collection library.

Visit Postman
🔗

RapidAPI

Freemium

API marketplace with 40,000+ public APIs. Single SDK, single API key for hundreds of services.

n8n use: Discover APIs to connect to n8n. Many offer free tiers — use HTTP Request node to call via RapidAPI proxy.

Visit RapidAPI
📐

OpenAPI Generator

Free

Design APIs with OpenAPI/Swagger spec. Generate server stubs, client SDKs, and documentation.

n8n use: Design API specs for custom n8n nodes. Generate type-safe clients for workflows that call your APIs.

Visit OpenAPI Generator
🗄️

Database & Storage

Low-cost databases and cloud storage your n8n workflows can read from and write to. Great for workflow state, logs, and data warehousing.

Supabase

Freemium

Open-source Firebase alternative. Postgres database, auth, real-time subscriptions, storage, and Edge Functions.

n8n use: Store workflow results, user data, and event logs. Query via n8n Postgres node or REST API.

Visit Supabase
📋

Airtable

Freemium

Spreadsheet-database hybrid with powerful API. Built-in forms, views, and automations.

n8n use: Use as a no-code database for n8n workflows. Create/read/update records via Airtable node.

Visit Airtable
🗃️

Turso

Freemium

Edge-hosted SQLite. Fast, globally distributed, with a generous free tier. 500 databases included.

n8n use: Edge database for workflow state, caching, and log storage. SQLite-compatible — query via HTTP API.

Visit Turso
🐘

Neon

Freemium

Serverless Postgres with branching. Instant database copies for development and testing.

n8n use: Production Postgres for workflow data. Branch databases for testing workflow changes safely.

Visit Neon
💬

Communication & Notifications

Slack, Discord, email, SMS, and push notification services. Hook them up to n8n for alerting, reporting, and workflow output.

💬

Discord Webhooks

Free

Send messages to Discord channels with simple POST requests. Embeds, files, and custom formatting.

n8n use: Send workflow results, alerts, and reports to Discord. Great for team notification workflows.

Visit Discord Webhooks
📱

Twilio

Freemium

SMS, voice, video, and WhatsApp APIs. Programmable messaging with global reach.

n8n use: Send SMS alerts from n8n workflows. Trigger voice calls for critical incidents. WhatsApp integration.

Visit Twilio
✉️

Resend

Freemium

Modern email API for developers. Beautiful emails with React templates. 100 emails/day free.

n8n use: Send transactional emails from n8n workflows. Better deliverability than SMTP for automated emails.

Visit Resend
🔔

ntfy

Open Source

Simple HTTP-based pub-sub notification service. Send push notifications to your phone with a single POST.

n8n use: Push notifications from n8n workflows to your phone. Great for personal alerts and monitoring.

Visit ntfy
☁️

Deployment & Hosting

Where to host n8n itself, plus platforms for deploying companion services and workflow assets.

🚂

Railway

Freemium

Deploy apps instantly from GitHub. Built-in Postgres, Redis, and monitoring. Great n8n hosting option.

n8n use: One-click n8n deployment with persistent storage. $5 starter credit. See our /deploy guide for details.

Visit Railway
🇩🇪

Hetzner

Paid

Bare-metal cloud at commodity prices. CX22: 2 vCPU, 4GB RAM for €3.99/mo. Excellent price/performance.

n8n use: Host n8n on a CX22 VPS for €3.99/mo. See our Hetzner deploy guide for complete setup instructions.

Visit Hetzner
🌊

DigitalOcean

Paid

Cloud droplets from $6/mo. Simple, reliable, excellent documentation. Managed databases available.

n8n use: Deploy n8n on a $6/mo Droplet. See our DigitalOcean deploy guide with Docker Compose setup.

Visit DigitalOcean
🪰

Fly.io

Freemium

Deploy apps close to users. Free tier includes 3 shared-cpu VMs. Global edge deployment.

n8n use: Run lightweight n8n companion services globally. Good for workflow-triggered API microservices.

Visit Fly.io
⚙️

Workflow & Automation

Companion automation tools, form builders, and low-code platforms that feed data into or consume data from n8n.

📝

Tally

Freemium

Beautiful free forms. Unlimited forms, unlimited submissions. Notion-like form builder.

n8n use: Connect Tally webhooks to n8n for form-to-automation pipelines. Better than Google Forms for advanced use.

Visit Tally
💬

Typeform

Freemium

Conversational forms and surveys. Logic jumps, calculations, and rich media. Premium form experience.

n8n use: Webhook responses to n8n for survey analysis, lead routing, and customer feedback workflows.

Visit Typeform
🗂️

Zapier Tables

Free

Free online database from Zapier. Built-in automations, forms, and integrations.

n8n use: Use as a shared data layer accessible from both Zapier and n8n. Good for hybrid automation setups.

Visit Zapier Tables
🛠️

Retool

Freemium

Build internal tools fast. Drag-and-drop UI connected to databases and APIs. Free for up to 5 users.

n8n use: Build admin UIs on top of n8n workflow data. Display and manage workflow results in custom dashboards.

Visit Retool

Know a great tool?

If you've found a tool that works exceptionally well with n8n, let us know and we'll add it to this directory.