Get notified when a translation changes
Subscribe an HTTPS endpoint of yours to the events you care about and MultiLocale posts the changed document to it as it happens. Every delivery is signed so you can verify it came from MultiLocale, and a subscription that keeps failing is disabled instead of retrying forever.
Each request carries a signature computed with your subscription secret.
A subscription lists the events it wants, so you only receive what you handle.
Consecutive failures are counted and the subscription is disabled once the limit is reached.