Service Graph Connector for Wiz
Use the Service Graph Connector for Wiz to ingest CMDB data from projects within the Wiz platform using the REST APIs.
Request apps on the Store
Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
Key features
- Get started quickly with a streamlined onboarding process.
- Use only the credentials you need.
- Be instantly aware of any modifications with near real-time discovery of changes.
- Get visibility across multiple cloud environments.
- Identify risks in the environment through Wiz.
- Assess application dependencies.
- Get the most out of your security incident response and endpoint management with the ServiceNow AI Platform.
Supported versions
| Wiz | ServiceNow |
|---|---|
| Last tested on February 20, 2026 |
|
Use cases
You can use the Service Graph Connector for Wiz to get visibility into cloud resource identities, relationships, and state in real-time.
Configuring a connection
CMDB integrations dashboard
The Integration Commons for CMDB store app provides a dashboard with a central view of the status, processing results, and processing errors of all installed integrations. You can see metrics for all integration runs. You can filter the view to a specific CMDB integration, a specific time duration, or a specific integration run. For more details about monitoring Wiz integrations in the CMDB Integrations Dashboard, see Using the CMDB Integrations Dashboard.
Data mapping
Data from the Wiz data sources is mapped and transformed into the ServiceNow CMDB Configuration Item (CI) class definitions using the Robust Transform Engine (RTE). Data is inserted into the ServiceNow CMDB using the Identification and Reconciliation Engine (IRE).
When you complete setting up the connection, you can configure the integration to periodically pull data from the Wiz application.
| Data source | Staging table | Target tables |
|---|---|---|
| SG-Wiz-Organization | SG-Wiz-Organization [sn_wiz_integ_sg_wiz_organization] | Cloud Organizations |
| SG-Wiz-Subscription | SG-Wiz-Subscription [sn_wiz_integ_sg_wiz_subscription] | Cloud Service Account |
| SG-Wiz-Datacenter | SG-Wiz-Datacenter [sn_wiz_integ_sg_wiz_datacenter] | AWS Datacenter |
| SG-Wiz-Resource-Group | SG-Wiz-Resource-Group [sn_wiz_integ_sg_wiz_resource_group] | Resource Group |
| SG-Wiz-Network-Interface | SG-Wiz-Network-Interface [sn_wiz_integ_sg_wiz_network_interface] | Cloud Mgmt Network Interface |
| SG-Wiz-Virtual-Network | SG-Wiz-Virtual-Network [sn_wiz_integ_sg_wiz_virtual_network] | Cloud Network |
| SG-Wiz-Firewall | SG-Wiz-Firewall [sn_wiz_integ_sg_wiz_firewall] | Compute Security GroupKey Value |
| SG-Wiz-Volume | SG-Wiz-Volume [sn_wiz_integ_sg_wiz_volume] | Storage Volume |
| SG-Wiz-Virtual-Machine | SG-Wiz-Virtual-Machine [sn_wiz_integ_sg_wiz_virtual_machine] | |
| SG-Wiz-Virtual-Machine-Image | SG-Wiz-Virtual-Machine-Image [sn_wiz_integ_sg_wiz_virtual_machine_image] |
Image
Note: Data with no subscription IDs for images aren't imported. Also, if the subscription ID for an image is available, but the
subscription-specific details are not available in Wiz, the data isn't imported by the connector. |
| SG-Wiz-Load Balancer | SG-Wiz-Load Balancer [sn_wiz_integ_sg_wiz_load_balancer] | Cloud Load Balancer |
| SG-Wiz-Database | SG-Wiz-Database [sn_wiz_integ_sg_wiz_database] | Cloud DataBase |
| SG-Wiz-Bucket | SG-Wiz-Bucket [sn_wiz_integ_sg_wiz_bucket] | Cloud Object Storage |
| SG-Wiz-Serverless | SG-Wiz-Serverless [sn_wiz_integ_sg_wiz_serverless] | Cloud Function |
| SG-Wiz-Network-Address | SG-Wiz-Network-Address [sn_wiz_integ_sg_wiz_network_address] | Cloud Public IP Address |
| SG-Wiz-Storage-Account | SG-Wiz-Storage-Account [sn_wiz_integ_sg_wiz_storage_account] | Cloud Storage Account |
| SG-Wiz-API-Gateway | SG-Wiz-API-Gateway [sn_wiz_integ_sg_wiz_api_gateway] | Cloud Gateway |
| SG-Wiz-Snapshot | SG-Wiz-Snapshot [sn_wiz_integ_sg_wiz_snapshot] | Storage Volume Snapshot |
| SG-Wiz Kubernetes Cluster | SG-Wiz Kubernetes Cluster [sn_wiz_integ_sg_wiz_k8s_cluster] | Kubernetes Cluster |
| SG-Wiz Kubernetes Namespace | SG-Wiz-K8s Namespace [sn_wiz_integ_sg_wiz_k8s_namespace] | Kubernetes Namespace |
| SG-Wiz-Kubernetes Node | SG-Wiz-Kubernetes Node [sn_wiz_integ_sg_wiz_kubernetes_node] | Kubernetes Node |
| SG-Wiz-Kubernetes Deployment | SG-Wiz-Kubernetes Deployment [sn_wiz_integ_sg_wiz_kubernetes_deployment] | Kubernetes Deployment |
| SG-Wiz-Kubernetes Service | SG-Wiz-Kubernetes Service [sn_wiz_integ_sg_wiz_kubernetes_service] | Kubernetes Service |
| SG-Wiz-Kubernetes Pod | SG-Wiz-Kubernetes Pod [sn_wiz_integ_sg_wiz_kubernetes_pod] | Kubernetes Pod |
| SG-Wiz-Kubernetes Replica Set | SG-Wiz-Kubernetes Replica Set [sn_wiz_integ_sg_wiz_kubernetes_replica_set] | Kubernetes ReplicaSet |
| SG-Wiz Kubernetes Container | SG-Wiz Kubernetes Container [sn_wiz_integ_sg_wiz_kubernetes_container] | Docker Container |
| SG-Wiz-Compute Instance Group | SG-Wiz-Compute Instance Group [sn_wiz_integ_sg_wiz_compute_instance_group] | Instance Scale Set |
| SG-Wiz-Gateway | SG-Wiz-Gateway [sn_wiz_integ_sg_wiz_gateway] | Internet Gateway |
For more information on where data is saved when pulling data from a Wiz project, see Target tables for storing Service Graph Connector for Wiz data and Supported Wiz types.
You can use the IntegrationHub ETL app to view the data maps. See IntegrationHub ETL for more information.