add-ins
latest
false
- Getting Started
- UiPath Add-in for Mulesoft
- UiPath Add-in for Microsoft Power Automate
- UiPath Add-in for Salesforce
- UiPath Add-in for ServiceNow
- UiPath Add-in for Workato
- UiPath Add-in for Workday

Add-ins User Guide
Last updated May 23, 2025
Create credential assets
linkThe ServiceNow Scope activity requires
SecureString
inputs for your ServiceNow credentials (Password and ClientSecret). To generate the SecureString
variables, it's recommended that you create two Credential Assets in your Orchestrator Tenant.
- Sign in to the Orchestrator Tenant that you want to use for your project.
- In the left-hand navigation, click Assets (this opens the Assets page).
- Click the + icon to create a new Asset (this opens the Create Asset window).
- Enter a Name and select Credential under Type.
- In the Username field, enter the ClientId of your ServiceNow application registry.
- In the Password field, enter the ClientSecret of your ServiceNow application registry.
- Click Create.
- Repeat steps 3-7 to create another Asset for your ServiceNow Username and Password.