Please find detailed webhook documentation on Developer Hub.
Webhooks in Lokalise let you automate parts of your workflow by sending real-time updates to other systems when certain events happen β like when a translation is updated or a task is completed.
Think of webhooks as automatic messages that Lokalise sends out. When something happens in your project, Lokalise sends an HTTP POST request (a small data package) to a specific URL (called an endpoint) that you set up. This keeps your tools or systems in sync without needing to check manually or copy data over.
Webhooks are great for setting up smooth, event-driven workflows and integrating Lokalise with other platforms or services.