Before we deep dive into this topic, lets first understand what are Webhooks. Webhooks are automated messages sent from apps to pre-configured endpoints when something happens. They have a payload that is sent to a unique URL. They’re a simple way your online accounts can talk to each other and get notified automatically when something…