Named webhook

cloud version (1.50.0)

is there a way to get webhook url like this ?
https://xxxx.app.n8n.cloud/webhook/16df8d15-69b7-4de3-a1b9-a00cbd602587/test

with some text at the end? i have this request from API provider.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

You could set the webhook path to 16df8d15-69b7-4de3-a1b9-a00cbd602587/test. Does that not work for you?

2 Likes

@Edmunds_Priede Whatever you set under the path will be reflected in the webhook URL.

In my case, I set it as special-path and it’s showing up in the webhook URL as well.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.