Need guidance: G-drive trigger

Hey @ramdhan_rz - Just to confirm, the Google Drive Folder Reader node triggers the flow when a new file is uploaded to the selected folder, not when a new folder is uploaded.

That said, if your flow is not being triggered when a new file is uploaded try the following:

If there are no triggered runs then:

  • Disable the trigger on the drive node and save the workflow
    • Once you save, you’ll notice the trigger would disappear from the top panel
  • Once the trigger is disabled, delete the drive node and add it back from the node library
  • Enable the trigger and hit save
    • You’ll notice the trigger would appear on the top panel

Let me know if that works for you.