How can I read and write to an excel sheet that is stored on sharepoint? | Community
Skip to main content
New Participant
January 7, 2025
Question

How can I read and write to an excel sheet that is stored on sharepoint?

  • January 7, 2025
  • 2 replies
  • 435 views

For testing and hypercare we are capturing issue logs in excel files. Is it possible to read the data from excel files which are stored on sharepoint into workfront via Fusion and post information back into Excel?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Rafal_Bainie
New Participant
January 8, 2025

I would say that if SharePoint you're using is online version than the MS files stored there are considered MS Excel 365 and therefore you should be able to leverage excel connector in Fusion.

Previous response from Lars is likely correct if you are using legacy SharePoint instance

lgaertner
New Participant
January 7, 2025

Hello,

 

I am not using SharePoint, but as far as I know Microsoft does not allow files stored in SharePoint to be accessed by external services directly.
Therefore you should have a look into the Microsoft Graph documentation.

 

Regards

Lars