The PlexTrac – GRC Integration provides an automated pipeline for turning PlexTrac findings into GRC Issues (sn_grc_issue) within ServiceNow. Using a robust REST interface and shared Core components, this app enables organizations to track compliance violations, policy failures, and other risks within the native GRC module - improving visibility and governance across the enterprise.
-
Automated Issue Creation:
Automatically ingests security issues from PlexTrac and creates records in the sn_grc_issue table in ServiceNow. -
Support for Rich Text and Choice Handling:
Includes logic for translating complex field types like rich text descriptions and choice values such as Priority, and state. -
RESTful Processing Layer:
Exposes Scripted REST APIs for data ingestion from PlexTrac, powered by reusable Script Includes that handle dynamic payload routing and processing logic -
Bidirectional Integration Capable:
Automatically creates dependent reference records such as CI/Assets if they don’t already exist, ensuring record consistency and integrity. -
Outbound Sync & Retry Queue:
Can be extended to support outbound updates from ServiceNow back to PlexTrac via the Core’s outbound sync queue.
-
Modular Design:
Built entirely on top of PlexTrac Core, this application reuses preconfigured Table, Field, and Choice mappings, as well as shared Script Includes, Scripted REST APIs, and processing logic - ensuring a lightweight, extensible, and code-free integration experience
This is the first release of the PlexTrac – GRC Integration, built on top of the PlexTrac Core Integration and this product app depends on PlexTrac Core. It delivers seamless integration between PlexTrac and ServiceNow’s Policy and Compliance Issue Management module (sn_grc_issue) using Core’s reusable processing, mapping, and security components.
This release includes:
-
Scripted REST API for receiving and processing issue-related findings
-
Core-driven dynamic object, field, and choice mapping
-
Guided Setup for simplified configuration
-
Shared connection management and outbound sync capabilities
-
Logging and error-handling framework for complete traceability
GRC: Policy and Compliance Management (sn_compliance)
PlexTrac Core