Hello, I’m a developer at ProductFlow and we want to expand our shopify integration to work with translations. Considering we already largely use REST for updating products, it’d be nice to update translations with REST too. Any solution? Thanks.
Topic summary
Seeking a way to update product translations via REST. Current capability: Shopify supports translations only through the GraphQL API; there is no REST equivalent.
Guidance provided: a tutorial explains how to enable locales, translate product properties, and publish translations using GraphQL.
Follow-up issue: whether GraphQL can import translations directly into the Translate & Adapt app to automate migration from another system, avoiding manual CSV uploads.
Status: no confirmed answer to the import-to-Translate & Adapt question; discussion remains open with that key automation request unresolved.
Hi there ProductFlowBV,
Great to hear you’re exploring translations. However, as of now, the ability to handle translations is only available through the GraphQL API. There is no REST API equivalent for this capability at this time, so you might need to consider adopting GraphQL for this specific feature.
As you might have already discovered, we have a comprehensive tutorial here that walks you through how to use the GraphQL API to enable locales, translate properties of a product, and publish the translation to a store.
Hope this helps!
Hey Liam,
can we import via GraphQL Api the Translations to the Translate & Adapt App?
We have many Translated Data from other system. Our Problem now is, that we need to create many CSV to import manually. We want to automate this import. Via Rest API is not posibble.
I hope you understand our problem.
Thanks
Kind Regards