@pikku/addon-microsoft-excel
v0.0.8
Published
Consume the Microsoft Excel API for workbooks stored in OneDrive
Readme
@pikku/addon-microsoft-excel
Consume the Microsoft Excel API for workbooks stored in OneDrive
Setup
- Add icon SVG at
microsoft-excel.svg - Update secret schema with required fields
- Implement API service methods
- Create function files for each operation
- Export functions in
src/index.ts - Build:
yarn install && yarn pikku && yarn build
