@pikku/addon-clearbit
v0.0.7
Published
Consume the Clearbit API for company and person enrichment
Readme
@pikku/addon-clearbit
Consume the Clearbit API for company and person enrichment
Setup
- Add icon SVG at
clearbit.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
