zerog
November 8, 2021, 4:39pm
1
Hello community, hope you’re all OK.
I would like to know if it’s possible to trigger Google Drive for a new folder created in a subfolder.
Testing the trigger works fine, but when I enable the workflow nothing happens. I have entered the subfolder ID correctly.
Why do you think nothing happens? Did you check the executions tap in the left side menu?
zerog
November 8, 2021, 10:48pm
3
Yes, I did checked the executions and no workflow runs even though is active.
This is my workflow (I removed the url from the workflow for the folder url field):
My folder structure in Google Drive is like this:
— My Drive
|— Folder
|— Sub Folder
|— Sub Folder (Run trigger here for new created folders)
Which folder ID are you using? This one Sub Folder (Run trigger here for new created folders)?
zerog
November 8, 2021, 11:50pm
5
The ID after the folders/ url
I just noticed you did not set a poll time. I do not remember the default value, but it might be a “long” wait time. That is probably the reason why it did not trigger. Can you please set it to one minute and try again?
zerog
November 9, 2021, 12:44am
7
Yes, that worked. Is it a problem if I leave this option in a 1 minute time frame or is it better to extend it to save resources?
Thank you so much Ricardo!