Skip to main content
The Google Translate node adds Google Translate operations to your workflows. Add it on the canvas or ask the AI builder for it by name, then pick an operation and fill in its fields. Google Translate also includes 1 trigger operation (marked in the tables below) that can start a workflow when something happens in Google Translate.
You can wire the Google Translate node into an AI agent as a tool provider: the agent calls the operations you allow. See Agent tools.

Credentials

Connect Google Translate under Credentials in the node settings. See Connecting credentials for the general flow.

OAuth

Sign in with your Google Translate account when prompted; no keys to copy. Get your credentials here. NoClick requests the following permissions:
  • https://www.googleapis.com/auth/cloud-translation

Service account

Enter the values manually when creating the credential. Create a service account with the ‘Cloud Translation API User’ role, download its JSON key, and paste client_email, private_key and project_id. Get your credentials here.

API key

Enter the values manually when creating the credential. API keys run v2 Basic operations only. v3 Advanced operations (romanize, document/batch translate, glossaries, operations) reject API keys, connect a Google account (OAuth) or add a service-account key for those. Get your credentials here.

Operations

Batch

Documents

Glossaries

Operations

Translate

Translate (Basic)

Triggers