@walkeros/server-destination-customerio
v4.3.0
Published
Customer.io messaging automation server destination for walkerOS (customerio-node, Track + Transactional API)
Maintainers
Readme
@walkeros/server-destination-customerio
Server-side event delivery to Customer.io for email, SMS, push, and in-app messaging automation.
Documentation • NPM Package • Source Code
Installation
npm install @walkeros/server-destination-customerioQuick start
{
"version": 4,
"flows": {
"default": {
"config": { "platform": "server" },
"destinations": {
"customerio": {
"package": "@walkeros/server-destination-customerio",
"config": {}
}
}
}
}
}Documentation
Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/destinations/server/customerio
Contribute
Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.
License
MIT
