Most-used Debughelper workflows
- Test Webhooks in N8n Without Changing Webhook_url (postbin & Bamboohr Example) (58 nodes)
- Test Webhooks in N8n Without Changing Webhook_url (postbin & Bamboohr Example) (http Request) — n8n Debughelper workflow (58 nodes)
- ↔️ Airtable Batch Processing (35 nodes)
- Airtable Batch Update / Insert Rows (send Faster + Save API Call Requests) — n8n Debughelper workflow (35 nodes)
- Build an Mcp Server with Google Calendar and Custom Functions (33 nodes)
- Run a Whatsapp Customer Support Chatbot with Openwa, Openai and Qdrant — n8n Debughelper workflow (33 nodes)
- Build Your First AI Mcp Server (32 nodes)
- Build Your First AI Mcp Server (agent) — n8n Debughelper workflow (32 nodes)
- Keyboard Interest Checker: Geekhack Forum to Discord Notifications (19 nodes)
- Subworkflow-debugging-execute-workflow — n8n Debughelper workflow (15 nodes)
Test Webhooks in n8n Without Changing WEBHOOK_URL (PostBin & BambooHR Example). Uses manualTrigger, stickyNote, httpRequest, postBin. Event-driven trigger; 58 nodes.
Many new n8n users struggle with testing webhooks when running n8n on localhost, as external services cannot reach . This workflow introduces a technique using PostBin, which provides a temporary, pub
↔️ Airtable Batch Processing. Uses httpRequest, debugHelper, manualTrigger, splitOut. Event-driven trigger; 35 nodes.
This workflow allows you to batch update/insert Airtable rows in groups of 10, significantly reducing the number of API calls and increasing performance. Copy the 3 Nodes Copy the three nodes inside t
Learn how to build an MCP Server and Client in n8n with official nodes.
This workflow builds a WhatsApp customer-support chatbot using OpenWA and OpenAI, enriched with Qdrant RAG knowledge and optional Gmail escalation to a human agent, plus a manual knowledge-base ingest
Build your first AI MCP Server. Uses agent, googleCalendarTool, mcpTrigger, executeWorkflowTrigger. Event-driven trigger; 32 nodes.
Build your first AI MCP Server. Uses agent, googleCalendarTool, mcpTrigger, executeWorkflowTrigger. Event-driven trigger; 32 nodes.
This n8n workflow automatically monitors GeekHack forum RSS feeds every hour for new keyboard posts in Interest Checks and Group Buys sections. When it finds a new thread (not replies), it: Monitors R
Subworkflow-Debugging-Execute-Workflow. Uses debugHelper. Event-driven trigger; 15 nodes.
This guide details the setup and functionality of an automated workflow designed to monitor the health, uptime, and SLA compliance of travel supplier APIs, specifically the Amadeus Flight API and Book
How it Works: You can now use the Slack node to create conditional breakpoints! This example shows the loop stop on 4 (of 10) and then you can hit "continue" in Slack when you are ready.
Item-Sync-Workflow. Uses httpRequest, n8n-nodes-recombee-api, debugHelper. Event-driven trigger; 8 nodes.
Recommend-Items-To-User-Workflow. Uses n8n-nodes-recombee-api, debugHelper. Event-driven trigger; 4 nodes.
Extract Domain And Verify Email Syntax On The Go. Uses manualTrigger, stickyNote, debugHelper. Event-driven trigger; 5 nodes.
Ndv-Debug-Generate-Data. Uses debugHelper. Event-driven trigger; 2 nodes.
16 of 16 workflows in this view · Browse all →
FAQ
How many n8n Debughelper workflows are in the catalog?
16 n8n workflows in AutomationFlows currently use the Debughelper integration — triggers, actions, or both.
How do I connect Debughelper in n8n?
After importing the workflow JSON, n8n will prompt for Debughelper credentials on the relevant nodes. AutomationFlows strips credential IDs before publishing — you'll add your own.
Can I combine these with other integrations?
Yes — most Debughelper workflows pair with adjacent tools (Slack alerts, Google Sheets logging, OpenAI summarisation). Browse the integration tags on each workflow page to discover pairings.