Microsoft OneDrive and SharePoint Event Trigger is not working

Hi All,

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.

Has anyone experienced this issue?

Thanks in Advance!!

@Manisha_Ravindra,

Try creating a new file on SharePoint if you are trying to upload an existing file.

@ashokkarale ,
Tried creating a new file, still facing the same issue

Hi @Manisha_Ravindra,

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 :slight_smile:

NB : You have to add Files.ReadWrite.All” and “Sites.ReadWrite.All” permissions in the connected app

Regards

Hi @Manisha_Ravindra

Pls try recreating both the connection and the trigger.

Happy Automation

@prashant1603765 ,
Tried multiple times but the job is not executing after the file is being created in OneDrive

What is the status of your integration service connection? Can you share screenshots of your configuration?