Settings and activity
1 result found
-
7 votes
An error occurred while saving the comment An error occurred while saving the comment Phil commented
Thanks for the quick response. Is there a way to get the output of the terms list api to match what's returned in the export? The example response isn't suitable for our translation libraries. The response from the export is what I'm after, just in one api call, such as with the terms list api. The current export api requires me to parse the response from the first request in order to get the url for the second request. This makes scripting vastly more complicated.
Thanks
PhilPhil shared this idea ·
"Simple" would be a static three line shell script to sync english up and two translations down. The two-request download api forces us to write a program to make request 1, parse the response, and generate request 2. A program that will need to be maintained that is there purely to support a tool we are paying for.