I am currently creating an app for book authors, and they will have the ability to integrate their goodreads account via oauth.
I am already done on the oauth part, and I review the api documentation of goodreads, I understand that some API calls uses oauth and most are via developer key only.
Question is: 1. What is the api method to retrieve when someone adds my (current authors account) book. 2. What is the api method to know when someone reviews my book 3. What is the api method to know when someone mentioned my book in a group.
I am already done on the oauth part, and I review the api documentation of goodreads, I understand that some API calls uses oauth and most are via developer key only.
Question is:
1. What is the api method to retrieve when someone adds my (current authors account) book.
2. What is the api method to know when someone reviews my book
3. What is the api method to know when someone mentioned my book in a group.
That's all for now,
Thanks,
Jose