Hello,
I’ve created a workflow where a CV in Google Drive’s folder is analyzed by an AI and the summary is appended to the Google SHeets. My flow is working perfectly fine execpt for the Google Drive trigger node. Though it is not showing any errors, it is just not able to get any new file uploaded to that folder such that it automatically processes the new data. Below is the first half of my workflow, where I’ve added the Drive’s trigger node. I’m using N8N’s cloud server and have used O Auth 2 on drive’s trigger node whereas the remaining workflow uses google’s service account.
I’d appreciate if someone could help me out.