Integrations/Webhooks

Webhooks

Get notified when a translation changes

Get started free

Overview

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.

Features

  • icon-arrow-right-filled

    Signed deliveries

    Each request carries a signature computed with your subscription secret.

  • icon-arrow-right-filled

    Pick your events

    A subscription lists the events it wants, so you only receive what you handle.

  • icon-arrow-right-filled

    Failure accounting

    Consecutive failures are counted and the subscription is disabled once the limit is reached.