MS Graph API - Excel Permission List
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-04-22 07:51 AM
Hi,
The task is to configure MS Excel Online, so 2 or 3 members can access Excel Workbook simultaneously.
In one of the process we need, same excel sheet can be updated by BOT and Business Personal simultaneously.
Two Queries
1. is it possible to access same Online excel sheet simultaneously by BOT and Person?
2. What permissions needed to configure MS Graph API for Excel this required setup?
your help is much appreciated
Thanks,
Neha
------------------------------
Neha Oza
------------------------------
The task is to configure MS Excel Online, so 2 or 3 members can access Excel Workbook simultaneously.
In one of the process we need, same excel sheet can be updated by BOT and Business Personal simultaneously.
Two Queries
1. is it possible to access same Online excel sheet simultaneously by BOT and Person?
2. What permissions needed to configure MS Graph API for Excel this required setup?
your help is much appreciated
Thanks,
Neha
------------------------------
Neha Oza
------------------------------
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-04-22 01:29 PM
@NehaOza,
Regarding permissions, the Files.ReadWrite permission will cover just about everything you want to do with a Workbook. You just need to make sure the Workbook is shared between the 3 users (ex. it resides on a shared/group OneDrive).
As far as multiple editors at one time, I believe it's possible since you can accomplish the same thing via the browser. However, I haven't seen any specific points about this in the Graph v1.0 reference. You might just have to try it.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
Regarding permissions, the Files.ReadWrite permission will cover just about everything you want to do with a Workbook. You just need to make sure the Workbook is shared between the 3 users (ex. it resides on a shared/group OneDrive).
As far as multiple editors at one time, I believe it's possible since you can accomplish the same thing via the browser. However, I haven't seen any specific points about this in the Graph v1.0 reference. You might just have to try it.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
