← Back to Integrations     ← Back to Portal
⚙️

ServiceNow

ITSM

Enterprise ITSM — incidents, service requests, changes, problems, CMDB, knowledge base

Not Configured

🔧 Connection Settings

Instance name — e.g., if your ServiceNow is at dev12345.service-now.com, enter dev12345

📋 Saved Connections

Loading...
  1. Log into ServiceNow as an admin
  2. Navigate to System OAuth → Application Registry
  3. Click "New""Create an OAuth API endpoint for external clients"
  4. Fill in: Name = SARAH Voice, Redirect URL = https://localhost/callback
  5. Save → Copy the Client ID and Client Secret
  6. Assign the integration user a role with access to required tables: incident, sc_request, change_request, problem, sys_user, kb_knowledge
  7. Your Instance is just the subdomain — e.g., dev12345 from dev12345.service-now.com
  8. Fallback: If OAuth isn't available, you can use Basic Auth with the username/password of a service account
  9. Click Test Connection to verify everything works