Google my business Api answer
Status: Closed · Asked by jeezy on · 0 views
Hi,
i have a question on the langage returned by GMB api. In fact when i fetch through pabbly some reviews there is always a translated version like
(Translated by Google) Good store, you can find interesting promotions. I recommend it
(Original)
Bon magasin, vous pouvez trouver des promos intéressantes. Je vous le recommande
is there any way to have only the original version ? Moreover, the rating is in english too so if i want to build an answer with it its not the right language.
Thank you for help !
br
Hey @jeezy
Can you please share the task history ID in which you have tried the same and also tell us the preferred language in which you want the reviews to be replied to?
Hi,
The reviews i'am fetching are in french. So i want it in french.
Example here :
IjU3NjIwNTZjMDYzNTA0M2Q1MjY5NTUzNjUxMzA1MTYyNTQzOCI_3D_pc
It appears that Google is automatically translating the comment from French to English. Therefore, we suggest using a prompt that can handle the conversion of the comment in French in case it is initially provided in English during your OpenAI action step.
Okay thank you.