mandrill_flusher:用于清除失败的 Mandrill webhooks 的 Nightmare 插件

时间:2021-06-30 07:01:21
【文件属性】:
文件名称:mandrill_flusher:用于清除失败的 Mandrill webhooks 的 Nightmare 插件
文件大小:4KB
文件格式:ZIP
更新时间:2021-06-30 07:01:21
JavaScript 噩梦 - Mandrill Flusher 这是用于清除失败的 Mandrill webhooks 的 Nightmare 插件。 我们目前有一个问题,我们得到 Mandrill webhooks 失败,建立并停止发送。 当我们使用 curl 命令和 Mandrill 提供的文件手动提交它们时,可以处理这些 webhook。 这个插件导航 Mandrill 网络钩子,下载所有需要的文件并发送 curl 命令。 如何跑步 确保所有软件包都安装正确,然后运行以下命令: node index.js 'username' 'password' 职能 .登录(用户名,密码) 登录到您的帐户。 .getWebHooks() 获取所有 webhook url 并将它们保存在 webhooks 数组中 .collectWebHook() 迭代 webhook url 的集合并将它们传递给
【文件预览】:
mandrill_flusher-master
----mandrill-webhooks.js(3KB)
----LICENSE(1KB)
----README.md(1KB)
----.gitignore(96B)
----index.js(508B)
----package.json(713B)

网友评论