Webhooks and Google Chat
This post will show you how to create a Go binary that can POST messages to a Google Chat channel, a.k.a Google Space. Step 1. Create a channel set up the webhook endpoint. To do this, follow the documentation provided by Google: Build a Google Chat app as