Skip to content

Duplicate webhook url #23908

@hanskuiper

Description

@hanskuiper

Bug Description

When copying webhook triggers, or when manually assigning the same path to multiple webhooks, n8n arbitrarily selects one webhook and ignores the others.

To Reproduce

  1. Add Webhook trigger
  2. Copy/duplicate Webhook trigger
  3. Execute workflow and call the webhook url
  4. One of the triggers is used, the other ignored.

Expected behavior

Error that there are multiple webhook triggers using the same path.

Debug Info

Debug info

core

  • n8nVersion: 1.120.4
  • platform: docker (self-hosted)
  • nodeJsVersion: 22.21.0
  • nodeEnv: production
  • database: postgres
  • executionMode: regular
  • concurrency: -1
  • license: community
  • consumerId: unknown

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: memory

pruning

  • enabled: true
  • maxAge: 336 hours
  • maxCount: 10000 executions

client

  • userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/143.0.0.0 safari/537.36
  • isTouchDevice: false

Generated at: 2026-01-06T12:25:06.844Z

Operating System

Linux + Docker

n8n Version

1.120.4

Node.js Version

25.2.1

Database

PostgreSQL

Execution mode

main (default)

Hosting

self hosted

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions