Actions in Dynamic Translation spoke

  • Release version: Yokohama
  • Updated January 30, 2025
  • 1 minute to read
  • Actions in the Dynamic Translation spoke are built to access the Dynamic Translation APIs from Workflow Studio.

    Table 1. Dynamic Translation Spoke actions
    Action Description
    Detect Language [detect_language] Detects the language of the text using the configured translator.
    Detect Languages [detect_languages] Detects the languages of multiple texts using the configured translator.
    Is Dynamic Translation Enabled [is_dynamic_translation_enabled] Checks whether the Dynamic Translation plugin (com.glide.dynamic_translation) is installed and configured for a Translation Service Provider.
    • If the input is empty, checks whether a default Translation Service Provider is configured.
    • If a translator is provided, checks whether that Translation Service Provider is configured.
    Translate Text [translate_text]

    Translates text to multiple languages using the configured translation service provider. The action can translate a text string into multiple target languages.

    Translate Texts [translate_texts] Translate texts to multiple languages using the configured translation service provider. The action can translate an array of texts into multiple target languages.

    Standard Error Codes

    When an error occurs, error codes populate with the reason for the error. Refer to the following information for the standard error codes that appear while you work on the Dynamic Translation spoke actions corresponding to the Dynamic Translation APIs.