n8n Data Verification Automation Setup

Заказчик: AI | Опубликовано: 13.12.2025
Бюджет: 250 $

I run a Laravel-based site where editors copy information from Instagram posts or other web pages and save both the data and the source link in a Google Sheet. I now need a fully automated, hourly process that double-checks what they keyed in against the original sources and signs off only when everything matches. The flow I have in mind looks like this: • An n8n workflow (I’m open to Zapier, Make, or any comparable tool) triggers every hour. • It reads the newest or modified rows in my Google Sheet, grabs the saved URL, and pulls the live content from either the Instagram post or the ordinary web page. • Key fields—text, numbers, dates, whatever we define—are compared with the values already stored in my Laravel database via API or a direct DB query. • When every field lines up, the item is marked “approved” by calling my site’s endpoint or updating a status column in the sheet; on a mismatch, the workflow logs the difference and pings me. The solution must live on my VPS (Docker is fine), run hands-free, and include clear documentation so I can adjust field names, schedules, or endpoints later. I’ll supply database schema details, test rows, and the approval endpoint as soon as we begin. If the job is done right, I’ll see an hourly log with passes, any fails highlighted, and zero manual oversight required.