"MicrosoftTranslator" (Service Connection)
  - 
    See Also
    
- ServiceExecute
 - ServiceConnect
 - 
      
 - Service Connections
 - GoogleTranslate
 - BingSearch
 - GoogleCustomSearch
 
 - 
    
    
- 
      See Also
      
- ServiceExecute
 - ServiceConnect
 - 
        
 - Service Connections
 - GoogleTranslate
 - BingSearch
 - GoogleCustomSearch
 
 
 - 
      See Also
      
 
"MicrosoftTranslator" (Service Connection)
Connecting & Authenticating
ServiceConnect["MicrosoftTranslator"] creates a connection to the Microsoft Translator API. 
    
   Requests
ServiceExecute["MicrosoftTranslator","request",params] sends a request to the Microsoft Translator API, using parameters params. The following give possible requests.
    Translate Text
"Translate" — retrieves the best translation of a given text
| "Text" | (required) | text or list of texts to translate | |
| "From" | None | source language | |
| "To" | (required) | target language | |
| "LanguageRules" | False | show source language(s) in result | 
See Also
ServiceExecute ▪ ServiceConnect
Service Connections: GoogleTranslate ▪ BingSearch ▪ GoogleCustomSearch