Sign in

Copy note

documented

Create a copy of an existing note.

POST /noteStore/copyNoteNotesno implementation yet0 runs

Input

note_guid*
Note GUID to copy ({{$note_guid}})
e.g. 9a1b2c3d-...
to_notebook_guid*
Destination Notebook GUID ({{$to_notebook_guid}})
e.g. 4a5b6c7d-...
EVERNOTE_API_KEY
Evernote API Key (if using a REST wrapper)
sk-...
OAUTH2_ACCESS_TOKEN
OAuth2 Access Token (if using a REST wrapper)
ya29.a0ARrda...
Calls Evernote as you (your API key is your account); keychains.dev holds the credentials.
Copy note · Evernote · OpenIntegrations