-
Notifications
You must be signed in to change notification settings - Fork 9
API overview
Marcin Warpechowski edited this page Jan 12, 2021
·
1 revision
As a developer that integrates Spreadsheet Viewer with your app, you can pick from our three APIs, depending on your use scenario:
- Query String API - the simplest API that makes use of the URL parameters
- JavaScript API - a Promise-based module that allows controlling Spreadsheet Viewer from your JavaScript app
- Web Messaging API - a low-level messaging interface when none of the above APIs can be used
- Installation
- API guides
- Advanced topics
- Features and known limitations
- Open-source licenses