Be aware of these things when it comes to Webhooks
Having webhooks in our apps now days is a very common practice. They are nothing more, than just regular HTTP endpoints, most of the times, just handling the POST method. Having them, we allow third party applications, to notify our system about events that took place on their end and