node-red-contrib-evernote 1.0.7

Create note using Evernote API

npm install node-red-contrib-evernote

node-red-contrib-evernote

Node-RED nodes for Evernote.

Installation

npm install node-red-contrib-evernote

or

yarn add node-red-contrib-evernote

Evernote Credentials

Each of the nodes made available through this package will communicate with the Evernote API. These interactions must be performed securely and require authentication information to be passed.

Each credential defined as a Node-RED secret has the following properties:

Property Type
clientKey string
clientSecret string

The API keys can be acquired from the Evernote Developer Documentation. Once achieved, go to the Support Resources to active your API key for production. This process of activation will take 1-2 business days and you will receive an email notification. NOTE: these nodes only work with production API keys only.

The Evernote Node-RED nodes

The set of Node-RED nodes are found in the section of the palette. The current set of nodes are:

  • evernote-credentials - Register your credential.
  • addNote - Add note to your notebook.

Node Info

Version: 1.0.7
Updated 4 years, 9 months ago
License: ISC
Rating: not yet rated

Categories

Actions

Rate:

Downloads

7 in the last week

Nodes

  • evernote-credentials
  • addNote

Keywords

  • node-red
  • evernote

Maintainers