AACFlow

Evernote Connector

Sync notes from Evernote into your knowledge base

The Evernote connector synchronizes notes from Evernote notebooks using the Evernote API (Thrift protocol).

Authentication

API Key — Developer token from Evernote's developer portal.

Configuration

FieldTypeRequiredDescription
Notebook GUIDInputNoSpecific notebook to sync (default: all notebooks)

How It Works

  1. Notebook Discovery — Lists all notebooks and their GUIDs
  2. Tag Resolution — Fetches all tags to build a tag name cache
  3. Note Listing — Uses findNotesMetadata with offset pagination
  4. Content Fetching — Gets full note content including ENML→plain text conversion
  5. Content Deferred — Listing returns stubs; content fetched on demand

Document Format

ENML (Evernote Markup Language) is converted to plain text. Note metadata (tags, notebook, dates) is preserved.

Metadata Tags

TagTypeDescription
TagsTextComma-separated note tags
NotebookTextNotebook containing the note
Created AtDateNote creation date
Updated AtDateNote last update date

Limitations

  • Uses the legacy Thrift-based Evernote API
  • Developer tokens may have limited duration
  • ENML→text conversion may lose some formatting

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started