ServiceNow Connector App Document

Third Party Application Access Via OAuth

When integrating a ServiceNow Connector app with ServiceNow, you need to provide access permissions. This is necessary to ensure secure communication and seamless data exchange.

Here’s why OAuth Access is required:

  1. Secure Access – ServiceNow Connector app needs permission to interact with ServiceNow while ensuring that only authorized users and systems can access your data.

  2. Data Synchronization – Granting access allows real-time syncing of Incidents, Tasks, and other records between ServiceNow and monday.com.

  3. Automated Workflows – Integration enables automation, reducing manual effort in tracking and managing ServiceNow records within monday boards.

  4. API Communication – The app connects to ServiceNow using APIs, requiring access to retrieve, update, or create records.

  5. Controlled & Compliant Sharing – Access is managed through secure authentication methods (such as OAuth), ensuring compliance with security policies.


Follow the steps below to enable third-party application access via OAuth:

Step 1: Log in to your ServiceNow account.

1.PNG

Provide third-party application access using Application Registry to connect ServiceNow and the monday platform.

Step 2: Click on All and search Application Registry. Click on Application Registry.

2.PNG

Step 3: Click on New.

3.PNG

Step 4: Select Connect an OAuth API endpoint for external clients option.

29.PNG

Step 5: Add the details for the fields below.

  1. Name

  2. Redirect URL - https://snowprod.empyra.com/getOauthToken

  • Client ID is generated automatically.

  • Client Secret is generated automatically upon submission.

30.PNG

Step 6: Click Auth Scope and add a user account.

image-20260204-063406.png

Step 6: Click on Submit.

image-20260204-063550.png

By granting access, you ensure that the integration functions smoothly while keeping your data secure and under control.