@walkeros/server-destination-hubspot
v4.2.1
Published
HubSpot CRM server destination for walkerOS (@hubspot/api-client, custom events + contact upsert)
Maintainers
Readme
@walkeros/server-destination-hubspot
Server-side event delivery to HubSpot CRM with custom events and contact upsert.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/server-destination-hubspotQuick start
{
"version": 4,
"flows": {
"default": {
"config": { "platform": "server" },
"destinations": {
"hubspot": {
"package": "@walkeros/server-destination-hubspot",
"config": {}
}
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/server/hubspot
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT
