Export in a different format using API

Hi guys, are there any concrete guides or manuals on how to export (download) translations in a different file format? Our original format is XLIFF, what we need is to export it in XML.

I just need to be able to download this XML file from the crowdin web panel.

Thanks!

Hello, it’s possible to achieve via both API and CLI:

Just use the method you like the most:

CLI → Console Client (CLI) | Crowdin Documentation

API → API v2 Reference

By the way, if you need this only for test purposes, we have already pre-made library in Postman, which should save your time :slightly_smiling_face: