create-trello-webhook icon indicating copy to clipboard operation
create-trello-webhook copied to clipboard

Easily create a Trello webhook.

create-trello-webhook NPM version

Easily create a Trello webhook.

(A convenient CLI tool because Trello does not provide a UI for creating webhooks.)

Installation

Install the package with NPM:

$ npm install -g create-trello-webhook

Usage

Via the CLI, execute create-trello-webhook with the following arguments:

$ create-trello-webhook KEY TOKEN DESCRIPTION CALLBACK_URL MODEL_ID

If the webhook is successfully created, its ID will be logged for your convenience.

Related

Check out my other Trello packages: