intercom-data-handling
Installation
SKILL.md
Intercom Data Handling
Overview
Handle sensitive contact data in Intercom integrations with GDPR/CCPA compliance: data export via the Data Export API, contact deletion with an audit trail, PII redaction in logs, and data retention policies. This skill gives you a lean map of the five workflows here; the full copy-ready TypeScript lives in references/implementation.md and worked usage in references/examples.md.
Prerequisites
- Understanding of GDPR/CCPA requirements
intercom-clientSDK installed- Database for audit logging
- Familiarity with Intercom's contact and conversation data model