I’m trying to use the Microsoft OneDrive and SharePoint Event Trigger to start a job automatically when a new file is created in OneDrive.
I’ve configured the trigger for the File Created event, but the job is not starting as expected.
Is the file created in the folder specified in File Created activity or in a subfolder ?
Be aware, if you are using a subfolder, you have to enable “Include subfolders” in the activity.
Try to delete the activity and reconfigure it again, it sometimes work
NB : You have to add Files.ReadWrite.All” and “Sites.ReadWrite.All” permissions in the connected app