Streamline Workflow Audits with n8n & Google Sheets AutomationStreamline Workflow Audits with n8n & Google Sheets Automation
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started
This project demonstrates an n8n workflow automation designed to track changes to workflows over time by comparing the current version with previously stored versions and logging the differences in Google Sheets.
A daily schedule trigger retrieves all available workflows from an n8n instance as JSON, loops through them, and checks whether each workflow has been tracked before. If it’s new, it’s added to the Google Sheet. If it exists, the workflow uses the compare dataset tool to identify changes in nodes,
The identified differences such as added or removed nodes and connections are then recorded back into Google Sheets for auditing and review. This workflow is especially useful for teams managing shared automation environments and helps maintain visibility into how workflows evolve over time.
Post image
Back to feed
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started