Tutorial: Webhooks and Responses with Parsing (JSON, Mustache, Tokens)

I have a hopefully simple question: why do we need to subscribe to the webhook, and publish it? It seems to me that one could just call the publish every so often in the applicaiton…unless I’m missing something?