Connection
- Authentication: API key (Username:Password).
- Required settings:
- Instance — The subdomain from https://<instance>.service-now.com
Go to your ServiceNow instance → Users icon (top-right) → Edit profile → HTTP Credentials → Generate HTTP Password. Enter the credential as username:password (your integration account, not your personal login). The account needs the roles itil, rest_api_explorer and snc_basic_auth_api_access (recent instances block Basic auth for any other account: System Properties glide.authenticate.basic_auth.restriction.enforce). A free Personal Developer Instance is available at developer.servicenow.com.See ServiceNow’s documentation.