Create Webhooks through the API

Webhooks play a crucial role in automating your development processes. But in Transifex, you had to set them up manually inside your project settings. Today, we’re rolling out new API endpoints for creating, updating, and deleting webhooks. This means you’ll now be able to set up a complete localization workflow through the API, from project creation and adding resources to setting up webhooks and getting translations back.

The webhook endpoints are available to all users as part of our Standard API. To learn more about them, check out our documentation here.

API All the Things