Jump to content

Microsoft Office integration in an application

Hello,
I want to make an application that has integrated microsoft office word, excel, outlook etc.
How would I go about doing that? I found there is the Office Common Javascript API so i was thinking of making the application using the React library in JS, but I'm not sure if that provides what I want for my application.
To be clear, I want my users to be able to access their emails from outlook from within my app, and also be able to create word (excel, powerpoint etc.) documents from within my app.

 

Is the javascript api what I am looking for? I there something better for my needs? Am I restricted to the use of javascript to make my application?

It is worth noting I plan to make the application useable on multiple platforms, so at the moment I am considering making it as a web application so the back end can be the same for any platform (windows, android, ios, mac (maybe linux as well)).

Any advice would be greatly appreciated.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×