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)
- Build Your First AI Mcp Server — n8n Debughelper workflow (32 nodes)
- Build Your First AI Mcp Server (agent) (32 nodes)
- Keyboard Interest Checker: Geekhack Forum to Discord Notifications — n8n Debughelper workflow (19 nodes)
- Monitor Amadeus & Booking.com API Health with Whatsapp Sla Alerts (14 nodes)
- Create Debug Breakpoints and Logs with Slack Interactive Messages — n8n Debughelper workflow (9 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.
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
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.
13 of 13 workflows in this view · Browse all →
FAQ
How many n8n Debughelper workflows are in the catalog?
13 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.