Forum Discussion
Srinivas Narula
Mar 06, 2017Brass Contributor
Can we trigger an API when new files are added to group folder?
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...
Salvatore Biscari
Mar 06, 2017Silver Contributor
Have you considered a Flow?
- Srinivas NarulaMar 14, 2017Brass Contributor
Salvatore Biscari - I am able to update sharepoint list field value using SharePoint REST API. Below is the screenshot of my HTTP step configuration.
- Srinivas NarulaMar 07, 2017Brass Contributor@Salvatore - Thanks for your input.
I explored below two templates
1) Moving files from One drive business to SharePoint Doc Library
2) One SharePoint Doc Library to Other SharePoint Doc Library.
In my requirement, I need to tag some fields in document library after moving files to destination.
Is there any option to tag fields in document library??- Salvatore BiscariMar 07, 2017Silver Contributor
Adding Merwan Hade
- Srinivas NarulaMar 13, 2017Brass Contributor@Merwan_Hade - Can you please give your input for udpating field values once we move file to document library in FLOW?
- Srinivas NarulaMar 07, 2017Brass Contributor@Salvatore - Nope I have not thought of it. I will explore it.