cancel
Showing results for 
Search instead for 
Did you mean: 

MS Graph API - Excel Permission List

NehaOza
Level 3
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
------------------------------
1 REPLY 1

ewilson
Staff
Staff
@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
------------------------------