Add a signal connector that pulls customer and deal context from HubSpot.
What's needed
- New connector in
bin/connectors/hubspot.js
- API key or OAuth auth
- Map deals/contacts/notes to Wayfind signals
- Configuration via
wayfind configure
- Test coverage
See bin/connectors/github.js and bin/connectors/intercom.js for reference.
Add a signal connector that pulls customer and deal context from HubSpot.
What's needed
bin/connectors/hubspot.jswayfind configureSee
bin/connectors/github.jsandbin/connectors/intercom.jsfor reference.