New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

campaignmonitor-webook-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

campaignmonitor-webook-cli

A simple tool which help you manage webhook on campaign monitor easily

  • 1.1.0
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

campaign-monitor-cli

Campaign Monitor only provides API to manage webhook, so I made this simple CLI to make it easier to do this.

How-To

Install CLI first npm i campaignmonitor-webook-cli -g

You will ask to input apikey at the first time, and can use campaignmonitor-webook-cli --type auth to update token.

Support Behavior

Getting your clients
campaignmonitor-webook-cli -t get-client

Getting subscriber lists
campaignmonitor-webook-cli -t get-list clientID

List details
campaignmonitor-webook-cli -t show-list-info listID

List webhooks
campaignmonitor-webook-cli -t get-list-webhook listID

Create a webhook
campaignmonitor-webook-cli -t create-list-webhook listID Events(separate with ,) Url

Delete a webhook
campaignmonitor-webook-cli -t delete-list-webhook listID webhookID

Test a webhook
campaignmonitor-webook-cli -t delete-list-webhook listID webhookID

Keywords

FAQs

Package last updated on 22 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc