Actions in Dynamic Translation spoke
Actions in the Dynamic Translation spoke are built to access the Dynamic Translation APIs from Workflow Studio.
| 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.
|
| 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.