5 Comments

Also worth calling out callbacks, which are just webhooks that aren't set out-of-band (i.e. plugging a URL into a settings page) but are set via a RESTful API call.

Expand full comment
Sep 14, 2021Liked by Justin

Can I use a webhook to connect a substack newsletter to a Discord? I wanted to set it up such that when I release a new substack newsletter, an annoucnement gets pushed into a channel in my Discord server.

Any help would be greatly appreciated! Thanks!

Expand full comment

So can we describe Webhook as an async POST?

Expand full comment