@pikku/addon-servicenow
v0.0.3
Published
Consume the ServiceNow ITSM API
Readme
@pikku/addon-servicenow
Consume the ServiceNow ITSM API
Setup
- Add icon SVG at
servicenow.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
