Upwire scope
UiPath.Upwire.Activities.UpwireScope
Establishes an authenticated connection between UiPath and your Upwire account using your account credentials (Username and Password).
Summary
Dependencies
| Dependency | Details |
|---|---|
| Packages | UiPath.Upwire.Activities |
| Activities | N/A |
Attributes
| Attributes | Details |
|---|---|
| Inputs (Variables) | String Applies to property: Username and Password |
| Outputs (Variables) | N/A |
| Examples | Quickstart |
Properties
The values for the following properties are specified when adding this activity to your project in UiPath Studio.

Common
DisplayName
The display name of the activity.
| Attributes | Details |
|---|---|
| Type | String |
| Required | Yes |
| Default value | Upwire Scope |
| Allowed values | Enter a String or String variable. |
| Notes | N/A |
Credentials
Passtoken
The passtoken associated with the user entered in the Username property.
| Attributes | Details |
|---|---|
| Type | String |
| Required | Yes |
| Default value | Empty |
| Allowed values | Enter a String or String variable. |
| Notes | This value should not be the password to your account. Instead, you must enter the passtoken for your account. For more information, see the Get your account passcode in the Setup guide. |
Username
The username for the Upwire account that you want to use for the activity.
| Attributes | Details |
|---|---|
| Type | String |
| Required | Yes |
| Default value | Empty |
| Allowed values | Enter a String or String variable. |
| Notes | To create an account, visit the Upwire Signup page. |
Misc
Private
If selected, the values of variables and arguments are no longer logged at Verbose level.
| Attributes | Details |
|---|---|
| Type | Checkbox |
| Required | No |
| Default value | Not Selected |
| Allowed values | Selected or Not Selected |
| Notes | N/A |