Files stored in document library are shared with few people. Can sharing be stopped after certain time frame for those files either through any flows or through any other bulk update which can be done manually ?? Please help
Solved! Go to Solution.
Make a column with a date and populate i.e. StopSharingDate
Make a flow on a schedule that is daily
Get the items
If StopSharingDate = Today
Execute StopSharing Action
Hi @Anonymous ,
Please try the following method to configure Flow.
Image reference:
Best Regards,
There is a stop sharing flow action and that action reinherits the permission from the library which may be what you are after.
You can determine your own schedule by using a scheduled flow, and maybe a date column for a date that is the one to query to stop sharing at?
Yes I want the same what you told but Can you please five me any example or any reference for the same?
@Gristy wrote:There is a stop sharing flow action and that action reinherits the permission from the library which may be what you are after.
You can determine your own schedule by using a scheduled flow, and maybe a date column for a date that is the one to query to stop sharing at?
Make a column with a date and populate i.e. StopSharingDate
Make a flow on a schedule that is daily
Get the items
If StopSharingDate = Today
Execute StopSharing Action
Hi @Anonymous
You could also add the expiration on a create a sharing link in the primary flow itself :
So basically, after creating the file action you can add this action and configure the sharing link (this will only control the sharing link that is created). The other option would be to set a recurrence flow and use the stop sharing item/ file or folder action:
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @Anonymous ,
Please try the following method to configure Flow.
Image reference:
Best Regards,
Hi @v-bacao-msft Any ideas why I get this error?
With either of the IDs from,
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
21 | |
18 | |
9 | |
9 | |
9 |
User | Count |
---|---|
31 | |
28 | |
25 | |
21 | |
11 |