1 min read 31 words Updated Sep 24, 2026 Created Sep 24, 2026
#APIs#backend

Webhooks are an alternative to pooling.

A "backend" posts some information to another backend - thus, updating it without the receiver having to poll the sender frequently to get the information.