Read/write JSON file inside Word add-in

Add-in Developer 5 Reputation points
2024-04-18T04:22:06.82+00:00

I want to read(if possible write as well) data from JSON file. I have a React based Word add-in. The JSON file can be included in the package folder root(same location as manifest.xml).

Is there any JavaScript API to read/write file data ?

Also is it possible to include custom fields to manifest.xml file and read them through any JavaScript API ?

Microsoft 365 and Office Development Office JavaScript API
Microsoft 365 and Office Development Other
Microsoft 365 and Office Word For business Windows
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.