Webhooks
Inform other systems automatically
Webhooks are automatic notifications: when content changes, Synapse tells other systems — for instance to rebuild your website or clear a cache so visitors immediately see the new version.
Where it helps
On modern, very fast websites pages are often generated in advance. So that a change still becomes visible immediately, a webhook automatically triggers the update. You publish — the rest happens by itself.
Secure & reliable
Every notification is signed so the recipient can verify its authenticity; if a delivery fails, Synapse retries automatically. So updates aren't lost — even if a target system is briefly unreachable.