Skip to content

Debug Helper#

The Debug Helper node can be used to trigger different error types or generate random datasets to help test n8n workflows.

Examples and templates

For usage examples and templates to help you get started, refer to n8n's Debug Helper integrations list.

Operations#

  • Do Nothing
  • Throw Error
    • NodeApiError
    • NodeOperationError
    • Error
  • Out Of Memory
  • Generate Random Data
    • Address
    • Coordinates
    • Credit Card
    • Email
    • IPv4
    • IPv6
    • MAC
    • NanoIds
    • URL
    • User Data
    • UUID
    • Version

View example workflows and related content on n8n's website.