Skip to main content

ServiceNow Integration

How to integrate ServiceNow with Hook

What Hook reads

Hook connects to ServiceNow to bring your support tickets into Hook - incidents, cases and service problem cases - via ServiceNow's Trouble Ticket Open API. The connection is read-only; Hook never writes to your instance.

What to set up in ServiceNow (do this first)

Your ServiceNow admin creates a dedicated integration user for Hook:

  1. Create a new user in ServiceNow to act as the Hook service account (for example hook.integration).

  2. Grant that user the ticket_integrator role. That is all Hook needs - no admin access.

  3. Read-only access is sufficient; Hook only ever reads.

Make a note of the user's username and password - you'll enter them in Hook.

Connect in Hook

You must be a Hook Manager or Technical Admin.

  1. Go to the Integrations page and select + Add integration.

  2. Select ServiceNow from the list.

  3. Enter your Instance URL (for example https://yourcompany.service-now.com), Integration User Username and Integration User Password.

  4. Select Submit credentials.

Good to know

  • Read-only - Hook only reads trouble tickets; it never writes to ServiceNow.

  • Sync - scheduled, not real-time. Hook pulls on its sync cadence, and after the first load it syncs incrementally based on each ticket's last-updated time.

Did this answer your question?