Automate with webhooks

Automate with webhooks

Webhooks notify you, another person or system when resources have changed by calling a given HTTP endpoint.

Steven Harlow · 1 minute read

What are webhooks?

The webhooks are used to notify you when content has been changed. Specify a URL, configure your webhook, and we will send an HTTP POST request whenever something happens to your content.

javascript