Use Cases
- Automatically sanitize CSV files in Google Drive to remove PII.
- Streamline data processing workflows for compliance with data privacy regulations.
- Enhance data security by removing sensitive information from datasets.
How It Works
Triggers when a new file is created in a designated Google Drive folder. Downloads the CSV file for processing. Identifies and extracts PII columns using OpenAI. Removes identified PII columns from the dataset. Uploads the sanitized CSV file back to Google Drive.
Setup Steps
- 1Import the workflow template into n8n.
- 2Connect your Google Drive account.
- 3Set up OpenAI credentials for data processing.
- 4Specify the Google Drive folder to monitor for new files.
- 5Activate the workflow to start processing files.
Apps Used
Google Drive
OpenAI
Categories
Target Roles
Industries
Tags
#data processing
#compliance automation
#document automation