I have a zap that catch a webhook from a Notion database with a path :
- First it creates a presentation (Google Slide), moves it into a folder and updates the database with the presentation id
- When it runs again and the id field is completed in Notion, it goes through the other path which would delete the existing presentation and create a new one.
I’m stuck on the Delete file (Google Drive) step, it keeps giving me “file not found” error. I have checked the id and even enter the id directly in the step but to no avail. I tried the delete file and delete file (permanently) actions.








