cowchimp / node-red-contrib-wunderlist

Node-red nodes for interacting with Wunderlist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Node-red nodes for interacting with Wunderlist


Languages

Language:HTML 60.0%Language:JavaScript 40.0%