Skip to Content

Jitterbit Harmony Evernote Connector

Overview

The Jitterbit Harmony Evernote Connector is accessed from the Connectivity tab of the design component palette:

Connectivity tab

This connector is used to first configure an Evernote connection, establishing access to an account on the Evernote server, and then used to configure one or more Evernote activities associated with that connection as either a source or target within an operation:

  • Get Notes: An Evernote get notes activity retrieves notes from an Evernote connection and is used as a source in an operation.

  • Create Notes: An Evernote create notes activity creates notes in an Evernote connection and is used as a target in an operation.

  • Update Notes: An Evernote update notes activity updates notes in an Evernote connection and is used as a target in an operation.

  • Delete Notes: An Evernote delete notes activity deletes notes in an Evernote connection and is used as a target in an operation.

The Evernote connector uses the Evernote SDK for Java. Refer to the SDK documentation for information on the schema fields.

The Evernote connector requires the use of an agent version 10.1 or later.

Together, a specific Evernote connection and its activities are referred to as an Evernote endpoint. Once a connection is configured, activities associated with the endpoint are available from the Endpoints filter:

Connectivity tab

Note

This connector is a Connector SDK-based connector, which may be referred to by Jitterbit when communicating changes made to connectors built with the Connector SDK.

Evernote Registration

As the connection will be an application that interfaces with Evernote, you will need to register at Evernote as a developer, create an Evernote application, and obtain a Developer Token at the Evernote website. See Evernote Registration for details.