Google Cloud Translator Service Spoke

  • Release version: Australia
  • Updated March 12, 2026
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Google Cloud Translator Service Spoke

    The Google Cloud Translator Service Spoke enables ServiceNow customers to integrate Google’s translation capabilities directly into their workflows. It provides subflows and actions to dynamically translate user-entered text and detect the language of the text utilizing Google’s translation API (version v3). This spoke requires installation from the ServiceNow Store and activation of the Dynamic Translation plugin.

    Show full answer Show less

    Key Features

    • Language Detection: Subflows and actions detect the language of input text automatically.
    • Text Translation: Supports translation of input text to a single language or multiple languages via dedicated subflows and actions.
    • Integration Hub Support: Utilizes aliases for managing OAuth 2.0 JWT Bearer Grant tokens and connection credentials, simplifying configuration across multiple environments.
    • Subscription Requirements: Requires a ServiceNow subscription at Professional level or higher with Dynamic Translation included, or an Integration Hub subscription.

    Practical Use and Setup

    To leverage this spoke, customers must configure their Google Cloud account to generate OAuth 2.0 JWT Bearer Grant tokens. Integration Hub aliases streamline credential management by avoiding repetitive updates across multiple actions or environments. The spoke uses the GoogleTranslation alias record for authorization.

    No sample flows are provided, but the spoke includes published subflows that can be embedded into custom flows, enabling flexible integration of translation and language detection capabilities.

    For comprehensive setup, refer to the guidance on integrating your Google Cloud account with your ServiceNow instance to enable seamless translation services.

    Provides subflows and actions to dynamically translate the user-entered text, and to detect the language of the text using the Google translation service.

    Request apps on the Store

    Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

    Subscription

    This spoke requires one of the following subscriptions:See the Google Cloud Translator Service Spoke in ServiceNow Store.

    Supported versions

    Google Translate API version v3.

    Scope of the spoke in the Dynamic Translation framework

    To use Google Cloud Translator Service spoke in the Dynamic Translation framework, ensure that the spoke is installed in ServiceNow Store and the Dynamic Translation plugin is active. For more information, see Dynamic Translation.

    Spoke flows

    This spoke has no sample flows.

    Spoke subflows

    The Google Cloud Translator Service spoke provides subflows in the Published state to integrate with the Google translation service. These subflows can be used as part of other subflows and flows.

    Subflow Description
    Detect Language Contains a set of inputs, actions, and outputs to detect the language of the input text.
    Translate Text To Multiple Languages Contains a set of inputs, actions, and outputs to translate the input text to multiple languages.

    Spoke actions

    The Google Cloud Translator Service spoke provides actions to integrate with the Google translation service. Available actions include:

    Action Description
    Detect Language Detects the language of the input text.
    Translate Text To Single Language Translates the input text to a single language.
    Translate Text To Multiple Languages Translates the input text to multiple languages.

    Google account requirements

    The Google Cloud Translator Service spoke requires configuring your Google Cloud account to generate an OAuth 2.0 JWT Bearer Grant token.

    Connection and credential alias requirements

    Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection.

    This spoke uses the GoogleTranslation alias record (sn_google_trans.GoogleTranslation) to authorize actions. For information about setting up the spoke, see Set up the Google Cloud Translator Service spoke.