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.
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.
You could set the webhook path to 16df8d15-69b7-4de3-a1b9-a00cbd602587/test
. Does that not work for you?
@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.