Product Translations Webhook API
Install this app to receive a bearer API token for importing product translations into your Shopify store via a JSON webhook endpoint.
API endpoint: POST /api/import/product-translations
- Webhook-based import. POST a JSON payload to a dedicated endpoint and translations are imported in the background.
- Per-merchant bearer token. Each shop gets its own auto-generated token, viewable and regeneratable from the app home page.
- Reuses the existing import engine. Jobs are processed by the same background worker that handles all product translations imports.