add-ins
latest
false
  • Getting started
    • Introduction
  • UiPath Add-in for Mulesoft
  • UiPath Add-in for Microsoft Power Automate
  • UiPath Add-in for Salesforce
  • UiPath Add-in for ServiceNow
    • About
      • Introduction
      • Set up OAuth
      • Create credential assets
      • Build your project
      • Next steps
    • Technical references
  • UiPath Add-in for Workato
  • UiPath Add-in for Workday
UiPath logo, featuring letters U and I in white

Add-ins user guide

Last updated Mar 30, 2026

Set up OAuth

Complete the Set up OAuth steps in the ServiceNow documentation. While the documented steps are likely the same across all ServiceNow platform regions, it's recommended that you follow the steps for your specific region in case there are differences (for example, Rome, San Diego, etc.)

For reference, see below how we set up OAuth for our examples.

Note:

If you already set up OAuth for your ServiceNow instance, take note of the Client Id and Client Secret assigned to your application registry and proceed to the Create Credential Assets step.

  1. Sign in to your ServiceNow instance (for example, https://dev74293.service-now.com/login).

  2. Go to System Definitions > Plugins and verify the OAuth plugin Status is set to Active.

    docs image

  3. Go to System OAuth > Application Registry and click New.

    • When asked What kind of OAuth application?, click Create an OAuth API endpoint for external clients.

      docs image

  4. Enter a Name for your application (for example, UiPathQuickstart) and click Submit (if successful, you are redirected back to your Application Registries list).

    docs image

  5. In the Application Registries list, find your new application and click on its Name to open the details page.

  6. Click on the lock icon next to Client Secret to show the value.

  7. Take note of the Client Id and Client Secret values (you need these in the ServiceNow Scope activity).

    docs image

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated