- Automate GDPR data deletion requests from Slack.
- Ensure compliance with data protection regulations.
- Log data deletion activities for audit purposes.
- Provide instant feedback to users on their requests.
Receive a slash command from Slack for data deletion. Validate the user's token to ensure authorized access. Extract the operation and email from the command text. Check for the presence of an email address and respond accordingly. Execute data deletion workflows for specified services. Log the results of the deletion process in Airtable. Notify the user of the deletion status via Slack.
- 1Import the workflow template into n8n.
- 2Configure the webhook URL in Slack for slash commands.
- 3Set up Airtable credentials for logging.
- 4Update workflow IDs for Paddle, Customer.io, and Zendesk deletion workflows.
- 5Test the workflow with a sample deletion command.