Skip to main content

🚀 Quickstart

Connect to ServiceNow with Nango and see data flow in 2 minutes.
1

Create the integration

In the Nango dashboard, open the Integrations tab, select Configure new integration, and choose ServiceNow (JWT).
2

Authorize ServiceNow

Open the Connections tab, select Add test connection, and enter your ServiceNow domain, client ID, client secret, key ID, private key, and user identifier. Follow the connection guide to create these credentials.
3

Call the ServiceNow API

Make your first request to the ServiceNow Table API. Replace the placeholders with your Nango API key, integration ID, and connection ID:
Or fetch credentials with the Node SDK or API.✅ You’re connected! Check the Logs tab in Nango to inspect requests.
4

Implement Nango in your app

Follow the Auth implementation guide to integrate Nango into your app.To obtain your own production credentials, follow the setup guide below.

📚 ServiceNow JWT integration guides

Nango-maintained guides for common use cases. Official docs: Create an OAuth JWT API endpoint for external clients

🧩 Pre-built syncs & actions for ServiceNow JWT

No pre-built syncs or actions available yet.
Not seeing the integration you need? Build your own independently.