Translate data in Firestore using Google Translate in a cloud function

You can use a cloud function with Rowy to easily translate data in Firestore using Google Translate. Simply point to the data fields that you want to translate and deploy the cloud function in one click. No DevOps, CLIs, terminal, configs to deal with. Focus just on building the logic of your cloud functions.

Here's a quick walkthrough of how it works:

Step 1: Setup Rowy

Connect Rowy to your existing Firebase project or create a new one from scratch

Step 2: Connect to your Google Translate account

If there is a connectivity to the tool available via API secret key then you can store this in your project secret manager on Google Cloud Platform. You can use any NPM module or API using fetch

Step 3: Add ready to use code block for Google Translate

With Rowy you can build quickly like low-code using ready to use code block but you have full flexibility to go down to code level and extend anytime you need to add your business logic

Step 4: Pick the data fields

In the code simply point to the data fields that you want to translate - create / update / delete of rows, incoming webhook event, and specific time- based event.

Step 5: That's it

You can simply deploy this as a cloud function in one click. No DevOps, CLIs, terminal, configs to deal with. Focus just on building the logic of your cloud functions.

Google Translate API
Translate data in Firestore using Google Translate in a cloud function
Google Translate API

Looking for help with this? Join the discussion

Discord

Give Rowy a star on Github ⭐️🙏