---
sourceDocument: Zurich ServiceNow AI Platform Administration
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/platform-administration

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich ServiceNow AI Platform Administration

ft:clusterId :

    - platadm

bundleId :

    - platadm

workflow :

    - Platform


---

# Dynamic Translation spoke

# Dynamic Translation spoke {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

The Dynamic Translation spoke provides actions to enable the ability to
translate multiple texts from one language into one or more languages and detect the language of
multiple texts seamlessly.  
The Dynamic Translation APIs are accessible across the ServiceNow platform through the following access points:

* Server
* Platform Client
* Portal Client
{#dynamic-translation-spoke__ul_ujy_wqr_vnb}

In the Zurich release, the Dynamic Translation spoke enables
you to access the Dynamic Translation APIs from the Workflow Studio.

The Dynamic Translation Spoke is a plugin (com.glide.dynamic_translation.spoke) that
is available with activation of the Dynamic Translation plugin
(com.glide.dynamic_translation).

The Dynamic Translation spoke contains actions that are built corresponding to the
Dynamic Translation APIs.  
The following actions are built in the Zurich release in Dynamic Translation spoke:{#dynamic-translation-spoke__table_cn5_frg_5nb__entry__2}

| Action Name | API |
|:-|:-|
| Detect Language | getDetectedLanguage() |
| Detect Languages | getDetectedLanguages() |
| Translate Text | getTranslation() |
| Translate Texts | getTranslations() |
| Is Dynamic Translation Enabled | isDynamicTranslationEnabled() |
[Table 1. Dynamic Translation Spoke actions and APIs]

{#dynamic-translation-spoke__table_cn5_frg_5nb}

For more information about accessing the actions from the Workflow Studio, see
[Access Dynamic Translation spoke actions from Workflow Studio](https://www.servicenow.com/docs/SGSCugaiWPyU~mHpNYdxcw "Access Dynamic Translation spoke actions from Workflow Studio to detect and translate user-generated text.").

