If you havenโt seen them yet, we have some plugins that some users use for this use case: Plugins to level up your DatoCMS game โ DatoCMS. If your specific translation management system isnโt directly supported, you can either:
Write your own plugin (or fork one of the existing ones). This is nice if you want your editors to be able to have a real-time UI synced to your translation system.
Or write a script with our Content Management API if you donโt need a UI for this, just syncing in the background
When you fetch a record or update one, itโs all in a human-readable JSON format. Hereโs a simple example: