Overview
The PUT /api/hub/external-integration/business-processes/external-id/{externalId}/it-system-entities endpoint assigns a complete list of IT Systems to a Business Process, identified by the Business Process's External ID. This is a full replacement — IT Systems not included in the request body are removed, and any missing ones are added.
What you can do
✓Assign a full set of IT Systems to a Business Process in a single call, replacing any prior assignments
✓Receive the resulting data flow entity structure including IT System nodes, data subject nodes, data elements, processing purposes, and transfer relationships
Prerequisites
✓A valid OAuth 2.0 bearer token
✓An existing Business Process External ID (
externalId)Endpoint Reference
Responses
TrustArc · Hub API — PUT /api/hub/external-integration/business-processes/external-id/{externalId}/it-system-entities · support.trustarc.com