Intelligent Workflow Notifying Website Changes
- 2025
- Completed
Development for a client using n8n, the leading workflow automation platform, to monitor changes on a government website.
Workflow steps
Periodic portal review: The system visits the web portal daily, attempting to detect changes.
Storing changes in a repository: Changes are stored in the client’s repository so they can review them on demand. A history of changes is kept along with the date each change occurred.
Sending alerts: Once changes are detected, the workflow sends an alert to the client’s email with the modifications made on the page and a link to the repository where the changes can be viewed.