Language Detection spoke
-
- UpdatedAug 3, 2023
- 1 minute read
- Vancouver
- Dynamic Translation
ServiceNow Language Detection Service spoke provides a single subflow and action to detect the language of the given text using the ServiceNow language detection service.
The ServiceNow Language Detection Service spoke is an in-house language detection service offered by ServiceNow platform in the Vancouver release.
The ServiceNow Language Detection Service spoke plugin (com.glide.language_detection_spoke) is available with the activation of Dynamic Translation plugin (com.glide.dynamic_translation).
Subscription
This spoke requires any ServiceNow subscription that is Professional or above, and includes Dynamic Translation.
Supported versions
API version v3.
Spoke subflow
Subflow | Description |
---|---|
Inputs | |
Detect Language [detect_language_v3] | Detects the languages of texts using ServiceNow Language Detection Service. |
Spoke action
Subflow | Description |
---|---|
Inputs | |
Detect Language [detect_language_v3] | Detects the languages of texts using ServiceNow Language Detection Service. |
- getDetectedLanguage: Provides text to identify the languages.
- getDetectedLanguages: Provides texts to identify the languages.