Webhooks are vital but setting up hosted endpoints for them can be more trouble than its worth. Thanks to this tutorial, you no longer need to suffer through yet another build script just to collect data payloads. You'll learn how to stand up HTTP endpoints that receive requests and then how to use the data payloads from converting to json, querying a database, sending a Slack message, and more.