Hi, I am trying to configure nodes to trigger on new and updated files so I can download them in a flow.
Using the correct folder ID (I can successfully search for contents with this ID) the trigger never discovers new or updated files and keeps reporting "no microsoft onedrive data found, despite running successfully. Any pointers?
To add additional context, If I use the file ID in a onedrive file download node, it executes successfully but nothing downloads. The cloud integration just seems broken for onedrive business.
There isn’t a single action that actually works, despite saying it was successful. No issues searching for folders or listing contents, but thats where it stops.
I can enter any nonsense value as an ID into the node, or leave it blank and it still runs successfully.
It gets more curious.
I can create and remove a folder, but the nodes fail, yet complete the task.
Found (most of) the problems, apart from poor error checking/handling on the onedrive nodes, if the filenames contain special characters, the it just breaks the nodes completely.
It still refuses to rename some folders but I should have enough now to make something work.
Still can’t get triggers to work which is a pain.