Evernote is a powerful note taking application that makes it easy to capture ideas, images, contacts, and anything else you need to remember. Bring your life's work together in one digital workspace, available on all major mobile platforms and devices.

Changelog

6 versions
v1.1.4 Latest
  • Output examples for FindNote, matching the note NewNote declares.
v1.1.3
  • CreateNote now stops with a clear error when the title or content is missing instead of calling the API; the notebook picker is a typeahead; added output schemas with examples.
v1.1.2
  • AppendToNote, CreateNotebook, CreateTag and TagNote now stop with a clear error when a required input is missing instead of calling the API; added output schemas with examples.
v1.1.1
  • Added output schemas with examples to the NewNote, NewNotebook and NewReminder triggers.
v1.1.0
  • Added test() (Flow Test Mode) to all triggers: NewNote, NewNotebook, NewReminder.
v1.0.1
  • Initial version

Authentication

TypeDetails
Oauth

Triggers

3
New Note icon

New Note

This trigger fires every time a new note is created in a notebook.
New Reminder icon

New Reminder

This trigger fires every time a new reminder with a date is added to a notebook.
New Notebook icon

New Notebook

This trigger fires every time a new notebook is added to Evernote.

Actions

6
Append To Note icon

Append To Note

Append a content to an existing note in Evernote.
Create Note icon

Create Note

Create a new note in a notebook.
Create Notebook icon

Create Notebook

Create a new notebook in Evernote.
Create Tag icon

Create Tag

Create a new tag in Evernote.
Find Note icon

Find Note

Search notes by title, optionally limited by tags or a notebook.
Tag Note icon

Tag Note

Add an existing tag to a note.