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 May 23, 2025

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 (e.g., 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 (e.g., https://dev74293.service-now.com/login).
  2. Go to System Definitions > Plugins and verify the OAuth plugin Status is set to Active.


  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.



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


  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).


Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated