Google Translate

The Google Translate modules enable you to translate a text or perform an API call using Google Translate.

Getting Started with Google Translate

Prerequisites

The module dialog fields that are displayed in bold (in the Integromat scenario, not in this documentation article) are mandatory!

Connecting Google Translate to Integromat

1. Go to Integromat  and open the Google Translate module's Create a connection dialog.

2. Enter a name for the connection to the Connection name field and click Continue.

After you click the Continue button, Integromat will redirect you to the Google Translate website where you will be prompted to grant Integromat access to your account.

The connection has been established. You can proceed with setting up the module.

Confirm the dialog by clicking the Allow button.

Actions

Translate a Text

Translates an entered text into the selected target language.

ConnectionEstablish a connection to your Google account.
Source Language (From)
Select the language you want to translate the text from.
If you select the Detect language option, detected characters will be deducted from your daily quota. See Google Translate pricing.
Target Language (To)
Select the language you want to translate the text to.
Text to Translate
Enter the text you want to translate.
FormatSelect the format of the source text.
ModelSelect the translation model. Can be either base to use the Phrase-Based Machine Translation (PBMT) model, or the Neural Machine Translation (NMT) model. If omitted, then NMT is used. If the model is NMT, and the requested language translation pair is not supported for the NMT model, then the request is translated using the PBMT model.

Make an API Call

Make an API Call

Allows you to perform a custom API call.

ConnectionEstablish a connection to your Google account.
URL

Enter a path relative to https://www.googleapis.com/language/translate.
For example: /v2/detect.

For the list of available endpoints, refer to the Google Translate APIs & References Documentation.
Method

Select the HTTP method you want to use:

GET
to retrieve information for an entry.

POST
to create a new entry.

PUT
to update/replace an existing entry.

PATCH
to make a partial entry update.

DELETE
to delete an entry.

HeadersEnter the desired request headers. You don't have to add authorization headers; we added those for you.
Query StringEnter the request query string.
BodyEnter the body content for your API call.

Example of Use - Detect Language

The following API call returns the language code of the specified text:

URL:
/v2/detect

Method:
GET

Query String

Key
q

Value

<the text you want to detect the language for>

The result can be found in the module's Output under Bundle > Body > detections
In our example, "de" language (German) has been detected:


Popular use cases from our blog

automated-data-collection-crm-illustration

How to Automate Data Collection - Part 5: CRM Systems

automated-data-collection-chatbot-marketing-illustration

How to Automate Data Collection - Part 4: Chatbot Marketing

automated-data-collection-paid-ads-illustration

How to Automate Data Collection - Part 3: Paid Ads

automated-data-collection-email-illustration

How to Automate Data Collection - Part 2: Email Marketing Segmentation

personalized-customer-experience-illustration-integromat

5 Automated Solutions to Personalize Customer Experience

data-collection-automation-forms-pt-1

How to Automate Data Collection - Part 1: Online Forms

Didn’t find what you were looking for?

Expert

Find an expert

We feature a network of 450+ certified partners across the globe who are ready to help

Find an expert

Automate any workflow in your business

Sign up for a free account today. No credit card required, no time limits on free plan.