customerio:围绕 Customer.io REST API 的 NodeJS 包装器。 承诺风格

时间:2021-06-19 08:13:39
【文件属性】:
文件名称:customerio:围绕 Customer.io REST API 的 NodeJS 包装器。 承诺风格
文件大小:5KB
文件格式:ZIP
更新时间:2021-06-19 08:13:39
JavaScript #Customer.io 节点客户端 Customer.io 简洁 NodeJS 包装器。 专门设计为尽可能与主要 Customer.io 相似。 ##安装 npm install node-customerio --save ##例子 var customer = require ( 'node-customerio' ) ; // Configure the module to your account customer . init ( 'your_site_id' , 'your_api_key' ) ; // Identify a user customer . identify ( { id : '123' , email : 'billy@jean.com' , created_at : new Date ( 2014 , 09 , 24 ) // can
【文件预览】:
customerio-master
----lib()
--------customerio.js(5KB)
--------unix_date.js(394B)
----LICENCE(1KB)
----README.md(3KB)
----.gitignore(23B)
----index.js(45B)
----package.json(651B)

网友评论