Hi,
I am using Smartsheet Bridge to translate ONE column of a sheet that has a couple of 100 rows. I've tested Google Translate integration on a small data set and it works.
I have the following questions:
a) I provide Google Translate, reference to an array of 100 strings
and configure it to translate. I expect it to respond with an array of 100 strings in the specified language. Instead I get an array of 1 string
that is very very long and has some of the elements of the input array. E.g. for an array of 100, it was returning roughly 50 translated rows (concatenated together in a string
).
How can I get Google Translate to respond with an array of equal elements IN the translated language?
b) What is the maximum string length that the Google Integration can handle?
Regards,
AK