Scope of ServiceNow operations for events, incidents, and CMDB

Scope of ServiceNow operations for events, incidents, and CMDB

The tables below outline the required OAuth scopes to perform operations on key ServiceNow resources such as events, incidents, and CMDB.

1. CMDB (Standalone access)

Resource Operations Required scope(s)
CMDB
Read, Create, Update, Delete
cmdb.read, cmdb.write

2. Events (Standalone access)

Resource
Operations Required scope(s)
Event
Create and Update
event.write

3. Incidents (Standalone access)

Resource Operations Required scope(s)
Incident
Create and Update
incident.write

4. Combined access: Events and CMDB

Resource Operations Required scope(s)
Events
Create and Update
event.write
CMDB
Read, Create, Update, Delete
cmdb.read, cmdb.write

5. Combined access: Incidents and CMDB

Resource
Operations
Required scope(s)
Incidents
Create and Update
incident.write
CMDB
Read, Create, Update, Delete
cmdb.read, cmdb.write



    • Related Articles

    • Site24x7 to ServiceNow CMDB integration: CI mapping reference

      Site24x7 provides integration with ServiceNow, allowing seamless population of Configuration Items (CIs) in your ServiceNow CMDB based on your monitored resources in Site24x7. This article provides a reference for the field mappings used during the ...
    • Sample JSON table mapper file for ServiceNow CMDB integration

      The JSON file maps ServiceNow's table and fields with Site24x7's CI fields. Here’s a sample JSON mapper for integrating Site24x7 with ServiceNow: { "site24x7Mapper": [ { "Monitor_type": "SERVER", "Monitor_sub_type": "LINUX", "ci_type_name": ...
    • How can I choose resources in a monitor group for third-party integration

      By associating the monitor group with a tag, you can select the resources in a monitor group for third-party integration. Read how to add a tag to a monitor group.    Once you have added a tag to the group, choose the tag to integrate the resources ...
    • Preventing duplicate ticket creation in custom ticketing integrations via webhooks

      Issue Alerts sent from Site24x7 to a webhook fail with a 400 error and are marked as duplicate events by the third-party system. Common cause This issue is likely caused by a possible misconfiguration in the Update URL and Close URL settings of the ...
    • Integrating Site24x7 with third-party apps

      You can integrate the following applications with Site24x7: Zoho Analytics helps to obtain a bird's-eye view of your organization's performance across departments by amalgamating data from varied sources.  By integrating Site24x7 with Zoho Analytics, ...