Hi I’m trying to fetch notes from my Evernote notebook for my Rails app using https://github.com/cgs/evernote. I can fetch individual notes fine but I’m having a problem using findNotesMetadata because I don’t know how to create a new NoteFilter or NotesMetadataResultSpec using this gem or the ruby wrappers.
Share
It’s as simple as
You can then populate the attributes like so