HI @TommyNg1 ,
If you are testing this in production then, your webhook needs to:
Be accessible from the internet (not using localhost)Be reachable over HTTPSCorrectly respond to a "challenge" request
You can also test it by using challenge request when creating an event registration using a webhook...