webflow-data-handling
Installation
SKILL.md
Webflow Data Handling
Overview
Handle sensitive data correctly when working with the Webflow Data API v2. Covers PII in form submissions, ecommerce customer data, CMS content classification, GDPR/CCPA compliance patterns, and data retention policies.
Prerequisites
- Understanding of GDPR/CCPA requirements
- Webflow API token with
forms:read,ecommerce:readscopes - Database for audit logging
- Scheduled job infrastructure for data cleanup
Webflow Data Classification
| Source | Data Type | PII Risk | Handling |
|---|
Related skills