@pikku/addon-bamboo-hr
v0.0.7
Published
Consume the BambooHR HR API
Downloads
660
Readme
@pikku/addon-bamboo-hr
Consume the BambooHR HR API
Setup
- Add icon SVG at
bamboo-hr.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
