Is it possible to mask PII in ServiceNow webhooks for GDPR?

  • Is it possible to automatically redact PII fields before the outbound webhook hits ServiceNow?
  • Architect flow sends raw JSON but compliance requires masking SSNs in the payload.
  • Need to know if GC supports payload transformation or if we must handle this in the SNOW script.