I have a workflow that functions perfectly, but I can’t get it to operate on a schedule or recurring basis. The current trigger is to monitor the Google Drive folder for changes… but the folder has a long list of videos ready to be posted.
There aren’t any errors at the moment, I’m just having a difficult time changing the trigger to something that works. In its current state, the Google Drive change trigger is great because it passes along the video ID to the rest of the flow. When I incorporate the schedule trigger, the workflow loses the context of the ID.
How can I execute this workflow on a scheduled basis while maintaining the context of the Google Drive folder to pull from a pool of videos so that it can be posted?
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: