Sep 10 2018 07:12 AM
Hello all,
I'm looking for some option, if there is any to notify all users that I have shared file with. The scenario can be, that file was for example restored from previous version due to some mess inside it and I want to notify all users, that they have to refill their data. Is there some option how to do it?
Thank you for your answer in advance.
Sep 11 2018 12:32 AM
Hi Pavel!
I do not know of any standard functionality for this other than looking at the properties of the document and see which people you have shared it with, and then manually send an email to them.
Otherwise, with some programming, you should be able to write a small script that runs through a specified document (or all documents) in your OneDrive and list the people you've shared the document(s) with.
Here are something that might be useful for You if you choose to code the functionality:
https://docs.microsoft.com/en-us/onedrive/developer/rest-api/api/driveitem_get
https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/driveitem_list_permissions
Regards, Magnus
Sep 17 2018 10:54 AM
Hi @Pavel Večeř,
There is no instant UI affordance for this today. If this is somethign you're interested in though, please suggest it over at onedrive.uservoice.com. Thanks!
Stephen Rice
OneDrive Program Manager II
Sep 17 2018 12:15 PM
Hi @StephenRice,
Thank you for response. I created uservoice idea for it - https://onedrive.uservoice.com/forums/913531-onedrive-sharing-collaboration/suggestions/35427145-sen...
So have a nice day.
P.
Apr 23 2021 11:10 AM
Has there been any update to this? I have a OneNote with about 40 people it's shared on and it would be great if there was a quick way to email all of them at once for updates on the document.
Apr 11 2022 08:06 PM
Sep 27 2022 11:10 AM
Mar 20 2024 03:25 AM
@lleeoowork is this still working? Followed your instructions and can't find the option to send email to everyone
Mar 22 2024 07:54 AM
@Picada Yes, I found it today! Follow the same steps from @lleeoowork's post, but then on step #4, on the View Tab, click 'Shared With', and then in the new window that pops up, under the list of people with existing access, are the hyperlinked words "EMAIL EVERYONE". It worked for me today. YEA!
Aug 01 2024 06:45 AM