Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 672 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 672 Bytes

node-red-contrib-wunderlist

Node-red nodes for interacting with Wunderlist

Installing

Run this command in your local node-red directory:

npm install node-red-contrib-wunderlist

Usage

The following nodes are available:

  • Wunderlist configuration - to set your Client Id and Access Token
  • Create a task with reminder
  • Create a subtask
  • Create comment
  • Create a list
  • Get all the tasks in a list
  • Get all of the active user's lists
  • Get comments for a list or a specific task

If you need other Wunderlist functionality feel free to reach out and ask (PRs also welcome of course).

Licence

MIT