How to integrate ServiceNow account?
Overview
To authenticate, you will need to provide the following information:
- Username
- Password
- Domain
- Client ID
- Client Secret
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): Your Service Now domain is the unique part of the URL you use to access Service Now. For example:
- Base URL:
https://acme-team-trubrxgw.service-now.com/ - Domain: acme-team-trubrxgw
- Base URL:
- 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

- Provide descriptive Name and Click on Submit.

- Search the Client name you have created and click to view Client Secret, and note down Client ID
