@walkeros/server-destination-rudderstack
v4.2.1
Published
RudderStack CDP server destination for walkerOS (@rudderstack/rudder-sdk-node, full Segment Spec)
Maintainers
Readme
@walkeros/server-destination-rudderstack
Server-side event delivery to RudderStack via the official rudder-sdk-node SDK, implementing the full Segment Spec surface with automatic identity deduplication.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/server-destination-rudderstackQuick start
{
"version": 4,
"flows": {
"default": {
"config": { "platform": "server" },
"destinations": {
"rudderstack": {
"package": "@walkeros/server-destination-rudderstack",
"config": {}
}
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/server/rudderstack
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT
