Jitterbit Harmony Evernote Connection¶
Introduction¶
An Evernote connection is configured via the Evernote connector to establish access to an account on the Evernote server. Once a connection is established, you can configure one or more Evernote activities associated with that connection to use as a source or target within an operation.
Create or Edit an Evernote Connection¶
A new Evernote connection is created using the Evernote connector from one of these locations:
- The design component palette's Connections tab (see Design Component Palette).
- The Global Connections page (see Create a Global Connection in Global Connections).
An existing Evernote connection can be edited from these locations:
- The design component palette's Connections tab (see Design Component Palette).
- The project pane's Components tab (see Component Actions Menu in Project Pane Components Tab).
- The Global Connections page (see Edit a Global Connection in Global Connections).
Configure an Evernote Connection¶
Configuration of an Evernote connection includes these fields:
Tip
Fields with a variable icon support using global variables, project variables, and Jitterbit variables. Begin typing an open square bracket
[
into the field or click the variable icon to display existing variables to choose from.
-
Connection Name: Enter a name to use to identify the Evernote connection. The name must be unique for each Evernote connection and must not contain forward slashes (
/
) or colons (:
). -
Developer Token: Enter the Evernote Developer Token that you previously saved. See Evernote Registration.
-
Select Service: Specify the service to be used, one of Sandbox or Production.
-
Test: Click this button to verify the connection. The server will check only that the specified user can make a connection.
-
Save Changes: Click this button to save and close the connection configuration.
-
Discard Changes: After making changes to a new or existing configuration, click Discard Changes to close the configuration without saving. A message will ask you to confirm that you want to discard changes.
-
Delete: After opening an existing connection configuration, click Delete to permanently delete the connection from the project and close the configuration (see Component Dependencies, Deletion, and Removal).
Next Steps¶
After an Evernote connection has been created, menu actions for that connection are accessible from the project pane's Components tab. See Connection Actions Menu for details.
After configuring an Evernote connection, you can configure one or more Evernote activities associated with that connection to use as a source or target within an operation. For more information, see these pages:
-
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.