PHP Classes

Evernote API Integration in PHP

Recommend this page to a friend!

      PHP OAuth Library  >  All threads  >  Evernote API Integration in PHP  >  (Un) Subscribe thread alerts  
Subject:Evernote API Integration in PHP
Summary:Evernote API integration
Messages:2
Author:UNiazi
Date:2013-03-03 10:15:10
Update:2013-03-03 11:17:35
 

  1. Evernote API Integration in PHP   Reply   Report abuse  
Picture of UNiazi UNiazi - 2013-03-03 10:15:10
Hi,

I have worked with many APIs including linkedin, facebook, twitter but I got badly entangled with Evernote API. Either their documentation is not that great or I have got confused in first attempt to work on it as it is really a different kind of API. Their examples and documentations are not very developer friendly either.

A help in this regard will be highly appreciated.


Thanks
Umar


  2. Re: Evernote API Integration in PHP   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2013-03-03 11:17:35 - In reply to message 1 from UNiazi
Evernote seems to use OAuth 1. Have you tried copying an example of OAuth 1 based API like for instance Twitter and change the URLs to make it work with EverNote?