Integration with other translation services
Enable machine translation on your instance by integrating third-party translator services with Dynamic Translation. You can configure one or more translation service providers of your choice.
Translator services are listed in the Translator Configurations [sn_dt_translator_configuration] table. By default several third-party translators are partially preconfigured in this table. You can complete the configuration of a default translator by providing your account credentials and connections.
Alternatively, you can also create a custom spoke. In addition to your account credentials and connections, you must configure flows and any needed language code mappings for your custom translator. See Integrate with a translation service provider.
Also listed in the Translator Configurations table is a default record for the ServiceNow translator. This translator can be used for language detection only, not for translation, so its Mark as default for translation check box is not selectable. This optional language detection service is included in your Dynamic Translation subscription.
Note: If you activate dynamic translation in the Generative AI Controller, a fully preconfigured spoke to Microsoft Azure OEM Translator Service is added as a row in Translator Configurations.
- Integrate with a translation service provider
Integrate with a third-party translation provider of your choice for machine translation of user-generated text. - Google Cloud Translator Service Spoke
Provides subflows and actions to dynamically translate the user-entered text, and to detect the language of the text using the Google translation service. - Microsoft Azure Translator Service spoke
Microsoft Azure Translator Service spoke provides subflows and actions to detect and translate user-entered text, using the Microsoft machine translation service. Dynamic Translation supports detection and translation of single texts and multiple texts. - Migrate customized Translator Configurations to v3 flows
Implement the contract with subflows using complex objects in the input and output fields for dynamic translation of text. - Migrate customized Translator Configurations to v4 flows
Migrate your customized translator configurations to v4 flows. Version 4 flows for Dynamic Translation are available from the Xanadu Patch 3 release.
Parent Topic:ServiceNow AI Platform translation and localization
Related topics