Question

How do I turn excel file in sharepoint to JSON file

  • 29 November 2023
  • 1 reply
  • 63 views

Hi I have an excel file located in sharepoint, which I want to turn it into a json file to use in a zapier “Run python by code” block. However I am not sure how to turn the excel file to a json file.

If it was a google sheets I could use the “Get many spreadsheet rows”, but there I can’t find an equivalent for an excel file in sharepoint. I cannot just convert to google sheets, because I do not have access to google sheets.


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Hi @testing123 

Good question.

You may have to explore using the SharePoint API to get the contents of an Excel file.

Zap action: SharePoint - App Extensions

Use the AI to help configure.