The concept of Webhooks is actually pretty simple, however properly architecting both the producing and consuming side can be tricky to do correctly and reliably. There are many items to consider including Retry Policies, Security, Payload types, Subscription APIs, Insights, etc. Before diving into your implementation, be sure you understand the potential consequences.
Claim the event and start manage its content.
I am the organizer