Use Cases
- Receive timely alerts for new data breaches affecting your accounts.
- Automatically store breach information for future reference.
- Ensure compliance with data protection regulations by monitoring breaches.
How It Works
Schedule a trigger to check for new breaches every 15 minutes. Request the latest breach data from Have I Been Pwned. Read the last recorded breach from local storage. Compare the latest breach with the last recorded breach. If a new breach is detected, store the information and send an alert.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the schedule trigger to your preferred timing.
- 3Set up local file permissions for reading and writing cache.json.
- 4Test the workflow to ensure alerts are functioning correctly.
Apps Used
Have I Been Pwned
Local File System
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management