Skip to main content
Onboarding Guide - ServiceNow
Gal Nakash avatar
Written by Gal Nakash
Updated over 11 months ago

Prerequisites

  1. The user performing the integration must be an Administrator/Owner of ServiceNow

  2. A Reco user with Admin Role

  3. Make sure you don’t have any ACL/IP ACL, business rules, or data policy constraints in ServiceNow

  4. The ServiceNow Administrator should have the following roles to access corresponding tables:

sys_properties

Admin

Get system properties configurations records.

sys_user

pwd_user_lockout locked_mfa_users mfa_high_privilege_users

ITIL

Get system user records.

sys_audit

Admin

Get system audit records for other tables to fetch delete information.

sys_attachment

Admin

Get attachments properties

Integrate ServiceNow with Reco

  1. Login to the Reco Platform

  2. Click on "Configurations" and then "Integrations"

  3. Locate the "ServiceNow" object, and click on "Add Integration"

  4. Fill in the parameters

    • ServiceNow instance name: If your company’s ServiceNow address is https://instance-name.service-now.com, copy "instance-name".

    • Username and password - The username and password of the user with the permissions to the required tables

  5. If the integration was successful, the ServiceNow Integration status will become "Active"

Did this answer your question?