When Row is added in Smartsheet, Translate and enter it in Smartsheet
Here's how it works:
1. Google Sheets: Whenever a new row is created in Google Sheets, the automation will be triggered.
2. {{Language Detection}}: Pass the text from Google Sheets to Google Translate for language detection.
3. Condition - You can add a condition that says, Language..... 'is not equal to'..... your desired language. So if the condition is met, the automation will proceed further.
4. {{Translation}}: The automation will translate the text from Smartsheet to your desired language.
5. Google Sheets: It will then Add row in Smartsheet with the translated text and relevant data. Make sure you specify the Smartsheet, and column values for storing the translated data.