Small issue with validating webhook URls in the Test form
FixWhen testing using URL’s with dashes it reported the URL as invalid. We’ve updated the regular expression used for URLs to allow the “-” char.
When testing using URL’s with dashes it reported the URL as invalid. We’ve updated the regular expression used for URLs to allow the “-” char.