UiPath Documentation
activities
latest
false
Classic Integrations activities

Microsoft Translator Scope

Establish an authenticated connection between UiPath and Microsoft Translator for use in automation workflows

UiPath.MicrosoftTranslator.Activities.TranslatorScope

The Microsoft Translator activities use a (Subscription Key) to establish a connection between UiPath and your Microsoft Translator service. This connection authorizes a Robot to call the AdobeSign APIs and access resources on your behalf. Some tenants also require a (Region) parameter to work correctly.

After establishing a connection, a parent Microsoft Translator Scope activity can output a record of the connection in a Connection object (Connection) that you can use in subsequent child scope activities.

How it works​

The following steps are an example of how the activity works from design time (i.e., the activity dependencies and input/output properties) to run time.

  1. Complete the Setup steps.
  2. Add the Microsoft Translator Scope activity to your project.
  3. Enter values for the Input properties.

Properties​

Authentication​

  1. Region - Specifies the applicable region. This field supports only Strings or String variables. This is required for some regions and services.
  2. Subscription Key - The subscription key to the Microsoft Translator service. This field supports only Strings or String variables. The key needs to be acquired from Microsoft.

Common​

  1. DisplayName - The display name of the activity. This field supports only Strings or String variables.

Configuration​

  1. Endpoint URL - As needed, specify a specific Translator service URL such as when using Virtual Private Network (VPN) or Express Routes. 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.
  • How it works​
  • Properties​
  • Authentication​
  • Common​
  • Configuration​
  • Misc​

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated