Activities
latest
false
Banner background image
Integration Service Activities
Last updated Apr 23, 2024

Translate Language

UiPath.MicrosoftTranslator.IntegrationService.Activities.TranslateLanguage

Uses the Translate - POST API to translate a text.

In the body of the activity

  • To - The language to which conversion is made. Use the Find button to open a window where you can view a list of all available languages. When you select a language, the To field is automatically filled with the language code.
  • Text - The text to be translated.
  • From - The language from which conversion is made. Use the Find button to open a window where you can view a list of all available languages. When you select a language, the To field is automatically filled with the language code. This field is not mandatory; if not filled, the language is determined by Microsoft Cognitive Services.
  • Translated text - The translated text as output.

Properties

Common
  • DisplayName - The display name of the activity. This field supports only strings or String variables.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Output
  • ResponseStatus - The status of the request (success/failure information). Enter a ResponseStatus variable (UiPath.BAF.Models.ResponseStatus). The ResponseStatus object includes three properties that you can use in other activities.
    • Success - Boolean - Specifies whether the API request was successful.
    • ErrorCode - String - The response error if the API request is unsuccessful (Success=False).
    • Message - String - The error message.
  • In the body of the activity
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.