Is there a node I can add to the workflow that would delete the rows in Supabase following the deletion of the file in Google Drive?
Or do I nee a seperate workflow comparing the File ID in Google Folder with this those in the metadata in Supase and then deleting the rows that do not match?
Information on your n8n setup
n8n version: 1.71.3
Database (default: SQLite): unsure
n8n EXECUTIONS_PROCESS setting (default: own, main): own
Running n8n via (Docker, npm, n8n cloud, desktop app): docker
You seem to be doing that already but your filter allows for more than one file ID. Perhaps you need to adjust that if your current solution does not work.