Webhooks in Xano

Hi, I am trying to create a simple webhook. Xano provides webhooks URL’s of the format: https://x7ai-lmno-pqrs.n7.xano.io/api:ABCaABa1/uploadcare-webhooks
(this is a dummy URL)
If I use this URL in uploadcare webhooks, I get an error that this is not valid URL. I have used the same format for webhooks with Typeform. Not sure if this is something to with how Xano formats its endpoints?

Any help is appreciated.

1 Like

Hi @Harsh_Suri, thanks for bringing this up with us! We’ve discovered that the problem stems from the colon in the URL. For some reason, our form fails validation if a URL contains this character. We’re working to fix this.

The bug has been fixed