Skip to main content
Question

How do I turn excel file in sharepoint to JSON file

  • November 29, 2023
  • 1 reply
  • 130 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.

Did this topic help you find an answer to your question?
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

Troy Tessalone
Forum|alt.badge.img+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.