How to integrate my ServiceNow account?
Overview
To authenticate, you need:
- Username – Must have admin-level privileges
- Password – Associated with your ServiceNow account
- Domain – Your instance URL
- Client ID – From the OAuth application registry
- Client Secret – Generated with your Client ID
Step 1: Get Username, Password, and Domain
- Create a ServiceNow Account – Sign up via ServiceNow.com
- Verify Email – After signing up, check your email to complete verification
- Login and Request an Instance – Sign in to your ServiceNow developer portal and request a new instance
- Manage Password – Click on Manage Instance Password to view login credentials
- Copy Credentials – Note down your:
- Username (must be admin)
- Password
- Instance URL (Domain)
- Ensure the account uses the admin role (not creator) — required for OAuth setup
Step 2: Get Client ID and Client Secret
- Open Instance URL – Paste your instance URL into a new browser tab and log in
- Access Application Registry – In the left-hand search, type System OAuth > Application Registry
- Create OAuth App – Click New, then choose Create an OAuth API endpoint for external clients
- Record Credentials – Once created, note down the generated Client ID and Client Secret