Automatically translate text when making a new file in automation.

Hi.

Is it possible to translate column name when making a new file in automation.

At automation task, I set creat a new file , Http content type PDF. Template is based on google document.

My quetion is, when creating a google document template, there are some tips or tricks  to automatically  translate the column name in the template or not.

Where I want to translate automatically is the below yellow marker.

Those are columns name.  

TShigenori_0-1657341844746.png

TShigenori_1-1657341962182.png

 

 

Solved Solved
0 3 110
1 ACCEPTED SOLUTION

Aurelien
Google Developer Expert
Google Developer Expert

Hi @T-Shigenori 

I don't think this is feasible at the moment.

I would suggest creating as many template as you need.

in your bot, use a step "Branch on a condition" that will use one task or another depending on language expected.

Something like that:

Aurelien_0-1657342962715.png

 

View solution in original post

3 REPLIES 3

Aurelien
Google Developer Expert
Google Developer Expert

Hi @T-Shigenori 

I don't think this is feasible at the moment.

I would suggest creating as many template as you need.

in your bot, use a step "Branch on a condition" that will use one task or another depending on language expected.

Something like that:

Aurelien_0-1657342962715.png

 

My app set usersetting(language).

So, I will try it! Thank you very much!!

The bot won't take into account the Usersettings.

I suggest that, in the process that will create your document, you write down somewhere the current usersettings, so that the bot can actually use this one.

Top Labels in this Space