Can we trigger an API when new files are added to group folder?

Brass Contributor

Hi All,

 

we have an requirement to push files from one of the folder in office365 group to sharepoint on weekly basis.

 

I can acheive above requriement by developing an timer job soltuion which will run weekly once and check office 365 group folder and if there are any files then push the files to sharepoint doc library along with some default tagging.

 

Whether sharepoint webhooks can be used for office 365 groups to get notified when new files are added to office 365 group folder, then I can trigger azure function and complete above requirement.

 

Let me know if this approach is possible and any related articles which can throw some light on this area.

 

Sri

 

 

0 Replies